tern-tools / tern

Tern is a software composition analysis tool and Python library that generates a Software Bill of Materials for container images and Dockerfiles. The SBOM that Tern generates will give you a layer-by-layer view of what's inside your container in a variety of formats including human-readable, JSON, HTML, SPDX and more.
BSD 2-Clause "Simplified" License
967 stars 188 forks source link

Add sample SBOM output to the GitHub repo #1103

Closed rnjudge closed 2 years ago

rnjudge commented 2 years ago

We have gotten a few requests asking to see sample SBOMs that Tern generates. It might be a good idea to store a few of these in all of the formats on the GitHub repo somewhere for those who might not have the time to test Tern out for themselves but are still interested in the project.