Skip to content

chore(deps): update trivy-action to v0.35.0#1383

Merged
lpcox merged 1 commit intomainfrom
deps/trivy-action-v0.35.0
Mar 20, 2026
Merged

chore(deps): update trivy-action to v0.35.0#1383
lpcox merged 1 commit intomainfrom
deps/trivy-action-v0.35.0

Conversation

@lpcox
Copy link
Collaborator

@lpcox lpcox commented Mar 20, 2026

Updates aquasecurity/trivy-action from v0.33.1 to v0.35.0 in the container-scan workflow.

All 4 references updated (agent table, agent SARIF, squid table, squid SARIF) with pinned commit SHA.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@lpcox lpcox requested a review from Mossaka as a code owner March 20, 2026 17:53
Copilot AI review requested due to automatic review settings March 20, 2026 17:53
@github-actions
Copy link
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 86.11% 86.23% 📈 +0.12%
Statements 86.03% 86.15% 📈 +0.12%
Functions 86.13% 86.13% ➡️ +0.00%
Branches 79.31% 79.38% 📈 +0.07%
📁 Per-file Coverage Changes (1 files)
File Lines (Before → After) Statements (Before → After)
src/docker-manager.ts 87.7% → 88.1% (+0.48%) 87.0% → 87.5% (+0.47%)

Coverage comparison generated by scripts/ci/compare-coverage.ts

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Trivy container scanning workflow to use a newer pinned revision of aquasecurity/trivy-action, keeping the agent and squid image vulnerability scans (table + SARIF) consistent and up to date.

Changes:

  • Bumped aquasecurity/trivy-action from v0.33.1 to v0.35.0 (pinned by commit SHA) for agent table scan.
  • Bumped aquasecurity/trivy-action from v0.33.1 to v0.35.0 (pinned by commit SHA) for agent SARIF scan.
  • Bumped aquasecurity/trivy-action from v0.33.1 to v0.35.0 (pinned by commit SHA) for squid table + SARIF scans.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lpcox lpcox enabled auto-merge (squash) March 20, 2026 17:55
@lpcox lpcox disabled auto-merge March 20, 2026 17:55
@github-actions
Copy link
Contributor

🤖 Smoke Test Results — Copilot Engine

Test Status
GitHub MCP (last 2 merged PRs)
Playwright (github.com title check)
File write & read
Bash tool

Last 2 merged PRs: fix: update vulnerable dependencies (flatted, markdownlint-cli2) (#1374), fix: eliminate 10s container shutdown delay (#1373)

Overall: PASS@lpcox (no assignees)

📰 BREAKING: Report filed by Smoke Copilot for issue #1383

@github-actions
Copy link
Contributor

Smoke Test Results

Test Status
GitHub MCP (last 2 merged PRs: #1374 fix: update vulnerable dependencies, #1373 fix: eliminate 10s container shutdown delay)
Playwright (github.com title contains "GitHub")
File write (smoke-test-claude-23355713263.txt)
Bash verify

Overall: PASS

💥 [THE END] — Illustrated by Smoke Claude for issue #1383

@lpcox lpcox enabled auto-merge (squash) March 20, 2026 18:00
@github-actions
Copy link
Contributor

🏗️ Build Test Suite Results

Ecosystem Project Build/Install Tests Status
Bun elysia 1/1 passed ✅ PASS
Bun hono 1/1 passed ✅ PASS
C++ fmt N/A ✅ PASS
C++ json N/A ✅ PASS
Deno oak N/A 1/1 passed ✅ PASS
Deno std N/A 1/1 passed ✅ PASS
.NET hello-world N/A ✅ PASS
.NET json-parse N/A ✅ PASS
Go color 1/1 passed ✅ PASS
Go env 1/1 passed ✅ PASS
Go uuid 1/1 passed ✅ PASS
Java gson 1/1 passed ✅ PASS
Java caffeine 1/1 passed ✅ PASS
Node.js clsx All passed ✅ PASS
Node.js execa All passed ✅ PASS
Node.js p-limit All passed ✅ PASS
Rust fd 1/1 passed ✅ PASS
Rust zoxide 1/1 passed ✅ PASS

Overall: 8/8 ecosystems passed — ✅ PASS

Note: Java Maven required using a custom local repo path (-Dmaven.repo.local) because the default ~/.m2 directory was owned by root and not writable. All tests passed successfully after this adjustment.

Generated by Build Test Suite for issue #1383 ·

@github-actions
Copy link
Contributor

🔮 The ancient spirits stir; the smoke sigils are read.
PR titles (merged): "fix: eliminate 10s container shutdown delay" | "fix: update vulnerable dependencies (flatted, markdownlint-cli2)"
PR titles (query): "chore(deps): update trivy-action to v0.35.0" | "feat: increase default agent memory limit to 6GB and enable swap"
GitHub MCP: ✅
safeinputs-gh query: ❌
Playwright title check: ✅
Tavily search: ❌
File write + cat verify: ✅
Discussion interaction: ❌
Build (npm ci && npm run build): ✅
Overall status: FAIL

🔮 The oracle has spoken through Smoke Codex

Warning

⚠️ Firewall blocked 2 domains

The following domains were blocked by the firewall during workflow execution:

  • ab.chatgpt.com
  • registry.npmjs.org

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "ab.chatgpt.com"
    - "registry.npmjs.org"

See Network Configuration for more information.

@lpcox lpcox merged commit 7716a0d into main Mar 20, 2026
59 checks passed
@lpcox lpcox deleted the deps/trivy-action-v0.35.0 branch March 20, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants