Skip to content

Comments

SBOM generation, SCA analysis, and toolchain comparison (Lab 4)#450

Open
Boogyy wants to merge 9 commits intoinno-devops-labs:mainfrom
Boogyy:feature/lab4
Open

SBOM generation, SCA analysis, and toolchain comparison (Lab 4)#450
Boogyy wants to merge 9 commits intoinno-devops-labs:mainfrom
Boogyy:feature/lab4

Conversation

@Boogyy
Copy link

@Boogyy Boogyy commented Feb 23, 2026

Goal

Implement SBOM generation and Software Composition Analysis for OWASP Juice Shop using Syft, Grype, and Trivy, and provide a comprehensive comparison of the toolchains.

Changes

  • Generated SBOMs with Syft and Trivy
  • Performed vulnerability analysis using Grype and Trivy
  • Compared package and vulnerability detection accuracy
  • Documented findings and recommendations

Testing

  • Verified SBOM generation using both tools
  • Validated vulnerability counts and severity distribution
  • Cross-checked overlap between Grype and Trivy results
  • Confirmed secrets scanning results

Artifacts & Screenshots

  • SBOM JSON and table outputs (Syft & Trivy)
  • Vulnerability reports (Grype & Trivy)
  • License analysis files
  • Toolchain comparison metrics

Checklist

  • Task 1 completed — SBOM Generation with Syft and Trivy
  • Task 2 completed — SCA with Grype and Trivy
  • Task 3 completed — Toolchain comparison and analysis
  • All generated artifacts committed
  • No secrets or temporary files committed

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