Skip to content

LIBS: II.1 SOUP Generation Script

Trivy generates an SBOM JSON file including all installed packages.

For the SOUP list (Excel sheet for regulatory purposes), we only need the direct dependencies.

We need a script that reads the direct deps from the SBOM and outputs their names and installed versions. This can then be copied over to the SOUP list.

Add necessary documentation

Edited by Noel Simmel