Skip to content

Commit

Permalink
Add CycloneDX reference in InspectManifest docstring #583
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Druez <[email protected]>
  • Loading branch information
tdruez committed Mar 3, 2023
1 parent a19946b commit dd9cac3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scanpipe/pipelines/inspect_manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ class InspectManifest(Pipeline):
Supports:
- PyPI "requirements.txt" files
- SPDX document as JSON ".spdx.json"
- SPDX document as JSON ".spdx.json" files
- CycloneDX BOM as JSON ".bom.json" and ".cdx.json" files
- AboutCode ".ABOUT" files
"""

Expand Down

0 comments on commit dd9cac3

Please sign in to comment.