@@ -540,6 +540,12 @@ Scanned <rootdir>/fixtures/locks-insecure/composer.lock file and found 1 package
540
540
[TestRun/folder_of_supported_sbom_with_vulns - 1]
541
541
Scanning dir ./fixtures/sbom-insecure/
542
542
Scanned <rootdir >/fixtures/sbom-insecure/alpine.cdx.xml as CycloneDX SBOM and found 14 packages
543
+ Scanned <rootdir >/fixtures/sbom-insecure/bad-purls.cdx.xml as CycloneDX SBOM and found 8 packages
544
+ Ignored 6 packages with invalid PURLs
545
+ Ignored invalid PURL "/"
546
+ Ignored invalid PURL "pkg:///"
547
+ Ignored invalid PURL "pkg:apk/alpine/@1.36.1-r27?arch=x86_64& upstream=busybox& distro=alpine-3.17.2"
548
+ Ignored invalid PURL "pkg:pypi/"
543
549
Scanned <rootdir >/fixtures/sbom-insecure/postgres-stretch.cdx.xml as CycloneDX SBOM and found 136 packages
544
550
+-------------------------------------+------+-----------+--------------------------------+------------------------------------+-------------------------------------------------+
545
551
| OSV URL | CVSS | ECOSYSTEM | PACKAGE | VERSION | SOURCE |
@@ -688,6 +694,21 @@ No issues found
688
694
689
695
---
690
696
697
+ [TestRun/one_specific_supported_sbom_with_invalid_PURLs - 1]
698
+ Scanned <rootdir >/fixtures/sbom-insecure/bad-purls.cdx.xml as CycloneDX SBOM and found 8 packages
699
+ Ignored 6 packages with invalid PURLs
700
+ Ignored invalid PURL "/"
701
+ Ignored invalid PURL "pkg:///"
702
+ Ignored invalid PURL "pkg:apk/alpine/@1.36.1-r27?arch=x86_64& upstream=busybox& distro=alpine-3.17.2"
703
+ Ignored invalid PURL "pkg:pypi/"
704
+ No issues found
705
+
706
+ ---
707
+
708
+ [TestRun/one_specific_supported_sbom_with_invalid_PURLs - 2]
709
+
710
+ ---
711
+
691
712
[TestRun/one_specific_supported_sbom_with_vulns - 1]
692
713
Scanned <rootdir >/fixtures/sbom-insecure/alpine.cdx.xml as CycloneDX SBOM and found 14 packages
693
714
+--------------------------------+------+-----------+---------+-----------+---------------------------------------+
0 commit comments