Does this tool support Transitive dependency & License? #485
|
Hi All, I was checking this tool, i was trying to generate SBOM of my requirements.txt file and it's licenses. I ran below command |
Replies: 1 comment
|
Transitive dependencies are not fetched from requirements files like you are providing it. Please provide a full set of dependencies as generated via |
Transitive dependencies are not fetched from requirements files like you are providing it.
Please provide a full set of dependencies as generated via
pip-compilefrompip-tools.Or provide a full list of your installed python packages/modules from
pip freeze- as described here: https://cyclonedx-bom-tool.readthedocs.io/en/latest/usage.html?highlight=Requirements#requirements