Back to browse
GitHub Repository
30 starsGo

Abom – Actions Bill of Materials for GitHub Actions Supply Chains

by julietsecurity·Mar 26, 2026·2 points·1 comment

AI Analysis

●●●BangerSolve My ProblemDark Horse

SBOMs for CI/CD pipelines catch transitive action deps that grep misses entirely.

Strengths
  • Recursive resolution through composite actions and reusable workflows finds hidden dependencies
  • Detects tool wrappers by analyzing action.yml inputs, not just workflow grep patterns
  • Timely response to Trivy CVE-2026-33634 supply chain incident with concrete detection
Weaknesses
  • Security tool category is well-funded; established players may add similar features
  • Requires analyzing action metadata which may not always be accurate or complete
Category
Target Audience

DevSecOps teams and security engineers using GitHub Actions

Similar To

Snyk · Dependabot · Socket

Similar Projects