Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 313 Bytes

sbom-summarize

Summarize licenses from a sbom (dependencies) json from github.

Usage

Go into the project root and run:

python main.py <optional - file name of sbom file to summarize>

If only one file exist in the sbom-folder, no argument is needed. The script will use this file as default.