Ibrahimng / sbom-analysis

Scripts to conduct SBOM analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sbom-analysis

Scripts to conduct SBOM analysis

Putting it all together

We use the docker daemon to control authentication and cache the images. If you're not logged into docker you will hit your pull limit pretty quick. Make sure you "docker login"

This also takes up a fair bit of space because of all the images, make sure you have enough disk space.

The order of operations are basically:

Each of these steps isn't as simple as a quick run. I'll write this up nicer if there's interest. It's a very bespoke system right now, the learning curve is a straight line that goes up very very high.

About

Scripts to conduct SBOM analysis

License:Apache License 2.0


Languages

Language:Python 100.0%