Update Python modules in a project's VENV dir, update requirements.txt and also update the Software Bill of material (SBOM)
-
Updated
Apr 25, 2025 - Shell
Update Python modules in a project's VENV dir, update requirements.txt and also update the Software Bill of material (SBOM)
SBOMinify is a GitHub Action to capture and list installed packages and their versions in a Docker image, generating Software Bill of Materials (SBOM) files. This action leverages some special technics to scan Docker images and output SBOM files in both table and JSON formats.
This repo hosts a github action to run parlay( which is used to Enrich SBOMs with data from third party services ) in piplines
Add a description, image, and links to the sbom-tool topic page so that developers can more easily learn about it.
To associate your repository with the sbom-tool topic, visit your repo's landing page and select "manage topics."