Skip to content

fix(ci): correct agent-bom CLI flags + add fs scan#10

Merged
msaad00 merged 2 commits intomainfrom
fix/agent-bom-ci-flags
Apr 9, 2026
Merged

fix(ci): correct agent-bom CLI flags + add fs scan#10
msaad00 merged 2 commits intomainfrom
fix/agent-bom-ci-flags

Conversation

@msaad00
Copy link
Copy Markdown
Owner

@msaad00 msaad00 commented Apr 9, 2026

Fixes invalid flags, adds fs scan, prints results to CI log for visibility. 3 agent-bom jobs: code, skills, fs.

msaad00 added 2 commits April 8, 2026 23:14
Fixes:
- agent-bom code: removed --fail-on-severity (not a valid flag)
- agent-bom skills scan: added --verbose for full output
- Both jobs now cat results to CI log for visibility

Added:
- agent-bom-fs-scan: filesystem package + CVE scan of skills/ directory
- All 3 agent-bom jobs echo results to stdout so findings are visible
  in CI logs, not just artifacts

3 agent-bom CI jobs:
1. code scan — SAST for AI components, prompts, tools
2. skills audit — trust, risk, provenance on SKILL.md files
3. fs scan — package dependencies, CVEs
Diagrams:
- IAM departures: simplified from 15 boxes to 5 clean nodes (LR flow)
- Vuln remediation: simplified from 12 boxes to 4 clean nodes (LR flow)
- All diagrams now render cleanly on GitHub — no cramped text, no edge spaghetti

CI:
- Consolidated 3 agent-bom jobs into 1: code scan + skills audit + fs scan
- Results printed to CI log AND uploaded as single artifact bundle
- One pip install, one job, three scans
@msaad00 msaad00 merged commit 86c0a8c into main Apr 9, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant