SBOM
From Freephile Wiki

A Software Bill of Materials (SBOM) is like an ingredient list for your software. It's a detailed inventory that shows exactly what components, libraries, and dependencies make up your software installation, including their versions, licenses, and often contains any known security vulnerabilities.
We recently added SBOM generation for the Meza project.
Reference
Here are some offsite references about the importance, role, and tooling or standards in SBOM