File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ Unreleased
2121 The Package vulnerabilities are now included in the CycloneDX SBOM when available.
2222 https://github.com/nexB/scancode.io/issues/807
2323
24+ - Improve the inspect_manifest pipeline to accept archives as inputs.
25+ https://github.com/nexB/scancode.io/issues/1034
26+
2427v33.0.0 (2024-01-16)
2528--------------------
2629
Original file line number Diff line number Diff line change 2727
2828class InspectPackages (ScanCodebase ):
2929 """
30- Inspect a codebase/package with one or more manifest files and
31- resolve their associated packages.
30+ Inspect a codebase manifest files and resolve their associated packages.
3231
3332 Supports resolved packages for:
3433 - Python: using nexB/python-inspector, supports requirements.txt and
You can’t perform that action at this time.
0 commit comments