TRUSTIVAN extracts software licence metadata from container OS packages (Alpine APK, Debian dpkg, RedHat RPM) and language dependencies (npm, Go modules, PyPI, Cargo, Maven) during standard vulnerability scans. Because licence data is derived from package component graphs, no special scanner configuration or secondary build step is required.

1. Querying the Licence Inventory

Retrieve software licences across all scanned assets or for a specific image:
To scope results to a single container image:

Example Response


2. Licence Classifications

TRUSTIVAN classifies detected licences into standard risk categories:

3. Exporting Standard SBOMs with Licences

Export your complete Software Bill of Materials including full licence expressions in CycloneDX or SPDX format:

Next Steps