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.
Currently the Running tests section of the README says:
"WARNING: The
test_util_*
tests are not up to date. We are working on it :)."Replace with proper and platform-dependent instructions.