We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa7f527 commit 4837c99Copy full SHA for 4837c99
README.md
@@ -15,8 +15,9 @@
15
----
16
17
This tool generates Software Bill of material (SBOM) documents in OWASP [CycloneDX](https://cyclonedx.org/) format.
18
+This is probably the most accurate, complete SBOM generator for any python-related projects.
19
+
20
Supported data sources are:
-
21
* Python (virtual) environment
22
* `Poetry` manifest and lockfile
23
* `Pipenv` manifest and lockfile
0 commit comments