Skip to content

Commit 8a9c3d3

Browse files
Copilotpelikhan
andauthored
chore: remove all trivy references (#1389)
Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/16cc40c5-dc65-4bc2-8f77-92d67187c522 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent 7716a0d commit 8a9c3d3

2 files changed

Lines changed: 2 additions & 105 deletions

File tree

.github/workflows/container-scan.yml

Lines changed: 0 additions & 92 deletions
This file was deleted.

docs/test-analysis/ci-smoke.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -288,18 +288,7 @@ All build tests are combined into a single `build-test.lock.yml` workflow:
288288

289289
## Security & Compliance Workflows
290290

291-
### 21. `container-scan.yml` — Container Security Scan
292-
293-
| Attribute | Value |
294-
|-----------|-------|
295-
| **What it tests** | Trivy vulnerability scanning of Agent and Squid container images |
296-
| **Triggers** | Push/PR to main (containers/** paths), weekly Sunday schedule, manual dispatch |
297-
| **Timeout** | 15 minutes per job |
298-
| **Real-world mapping** | Ensures container images don't ship with CRITICAL/HIGH CVEs |
299-
| **Gaps** | Only scans Agent and Squid, not api-proxy or agent-act. |
300-
| **Integration test relationship** | None — security scanning, not functional testing |
301-
302-
### 22. `dependency-audit.yml` — Dependency Vulnerability Audit
291+
### 21. `dependency-audit.yml` — Dependency Vulnerability Audit
303292

304293
| Attribute | Value |
305294
|-----------|-------|
@@ -394,7 +383,7 @@ All build tests are combined into a single `build-test.lock.yml` workflow:
394383
2. **Domain filtering** — Unit tests (domain-patterns), integration tests (blocked-domains, wildcard-patterns), examples
395384
3. **Multi-engine support** — Smoke tests cover Claude, Copilot, Codex, Gemini
396385
4. **Multi-language support** — Build-tests cover 8 languages (Bun, C++, Deno, .NET, Go, Java, Node, Rust)
397-
5. **Container security**Trivy scans, cosign signing, SBOM attestation
386+
5. **Container security** — cosign signing, SBOM attestation
398387

399388
### Gaps Identified
400389

0 commit comments

Comments
 (0)