BOMs from Docker image missing packages
See original GitHub issueUsing cdxgen
on a Docker image will generate BOM, but not correct one. Many of the packages installed in our python
project is missing, compared to running cdxgen
on the project directly.
Our Docker image has a workdir
of \app
, could this be an issue? Does cdxgen
want a specific workdir
to work correctly?
Issue Analytics
- State:
- Created a year ago
- Comments:21
Top Results From Across the Web
SBOM from a source code repos have missing or ... - GitHub
Yes, Syft is intended to generate an accurate SBOM from a root scan of the filesystem, e.g. for Linux distributions it should locate...
Read more >10 Docker Security Best Practices - Snyk
To achieve this, Snyk scans the base image for its dependencies: The operating system (OS) packages installed and managed by the package manager ......
Read more >Black Duck Docker Inspector
Black Duck Docker Inspector inspects Docker images to discover packages ... Duck to view the Bill of Materials (BOM) created by Black Duck...
Read more >Would You Run This Docker Image? - Towards Data Science
As you break down the image into distinct layers, your goal is to find vulnerabilities in the libraries and packages in the BOM....
Read more >Nodejs - BOM - Synopsys Community
BOM file generates 1,000s of transient dependencies, ... Using the --detect.npm.include.dev.dependencies=false property with Hub Detect ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Not a problem. Glad it worked!
@prabhu Now it works! I did not see that my previous log-snippet was badly formatted. Sorry!