HaRo87 / mdbom

Software Bill of Material (SBOM) to Markdown conversion
MIT License
9 stars 3 forks source link

Add 3rd party report to documentation #19

Closed HaRo87 closed 2 years ago

HaRo87 commented 2 years ago

mdBOM can be used to create the 3rd party documentation via mdBOM. You need to run:

poetry export -f requirements.txt --output freeze.txt --without-hashes

to get the requirements file which can be used as an input for cyclonedx-py.