@@ -339,16 +339,19 @@ Scanned <rootdir>/fixtures/locks-many/composer.lock file and found 1 package
339
339
Scanned <rootdir>/fixtures/locks-many/package-lock.json file and found 1 package
340
340
Scanned <rootdir>/fixtures/locks-many/yarn.lock file and found 1 package
341
341
Scanning dir ./fixtures/locks-insecure
342
+ Scanned <rootdir>/fixtures/locks-insecure/bun.lock file and found 2 packages
342
343
Scanned <rootdir>/fixtures/locks-insecure/composer.lock file and found 1 package
343
344
Scanning dir ./fixtures/maven-transitive
344
345
Scanned <rootdir>/fixtures/maven-transitive/pom.xml file and found 3 packages
345
346
Filtered 1 local/unscannable package/s from the scan.
346
347
Package npm/ansi-html/0.0.1 has been filtered out because: (no reason given)
347
348
Package npm/balanced-match/1.0.2 has been filtered out because: (no reason given)
349
+ Package npm/has-flag/4.0.0 has been filtered out because: (no reason given)
350
+ Package npm/wrappy/1.0.2 has been filtered out because: (no reason given)
348
351
Package Maven/org.apache.logging.log4j:log4j-api/2.14.1 has been filtered out because: it makes the table output really really long
349
352
Package Maven/org.apache.logging.log4j:log4j-core/2.14.1 has been filtered out because: it makes the table output really really long
350
353
Package Maven/org.apache.logging.log4j:log4j-web/2.14.1 has been filtered out because: it makes the table output really really long
351
- Filtered 5 ignored package/s from the scan.
354
+ Filtered 7 ignored package/s from the scan.
352
355
overriding license for package Alpine/alpine-baselayout/3.4.0-r0 with MIT
353
356
overriding license for package Alpine/alpine-baselayout-data/3.4.0-r0 with MIT
354
357
overriding license for package Alpine/alpine-keys/2.4-r1 with MIT
@@ -453,6 +456,22 @@ No issues found
453
456
"version": "1.0.8",
454
457
"licenses": [],
455
458
"purl": "pkg:composer/league/
[email protected] "
459
+ },
460
+ {
461
+ "bom-ref": "pkg:npm/
[email protected] ",
462
+ "type": "library",
463
+ "name": "has-flag",
464
+ "version": "4.0.0",
465
+ "licenses": [],
466
+ "purl": "pkg:npm/
[email protected] "
467
+ },
468
+ {
469
+ "bom-ref": "pkg:npm/
[email protected] ",
470
+ "type": "library",
471
+ "name": "wrappy",
472
+ "version": "1.0.2",
473
+ "licenses": [],
474
+ "purl": "pkg:npm/
[email protected] "
456
475
}
457
476
],
458
477
"vulnerabilities": [
@@ -498,6 +517,7 @@ No issues found
498
517
499
518
[TestRun/cyclonedx_1.4_output - 2]
500
519
Scanning dir ./fixtures/locks-insecure
520
+ Scanned <rootdir>/fixtures/locks-insecure/bun.lock file and found 2 packages
501
521
Scanned <rootdir>/fixtures/locks-insecure/composer.lock file and found 1 package
502
522
503
523
---
@@ -516,6 +536,22 @@ Scanned <rootdir>/fixtures/locks-insecure/composer.lock file and found 1 package
516
536
"version": "1.0.8",
517
537
"licenses": [],
518
538
"purl": "pkg:composer/league/
[email protected] "
539
+ },
540
+ {
541
+ "bom-ref": "pkg:npm/
[email protected] ",
542
+ "type": "library",
543
+ "name": "has-flag",
544
+ "version": "4.0.0",
545
+ "licenses": [],
546
+ "purl": "pkg:npm/
[email protected] "
547
+ },
548
+ {
549
+ "bom-ref": "pkg:npm/
[email protected] ",
550
+ "type": "library",
551
+ "name": "wrappy",
552
+ "version": "1.0.2",
553
+ "licenses": [],
554
+ "purl": "pkg:npm/
[email protected] "
519
555
}
520
556
],
521
557
"vulnerabilities": [
@@ -561,6 +597,7 @@ Scanned <rootdir>/fixtures/locks-insecure/composer.lock file and found 1 package
561
597
562
598
[TestRun/cyclonedx_1.5_output - 2]
563
599
Scanning dir ./fixtures/locks-insecure
600
+ Scanned <rootdir>/fixtures/locks-insecure/bun.lock file and found 2 packages
564
601
Scanned <rootdir>/fixtures/locks-insecure/composer.lock file and found 1 package
565
602
566
603
---
@@ -1631,11 +1668,14 @@ Scanned <rootdir>/fixtures/locks-many/composer.lock file and found 1 package
1631
1668
Scanned <rootdir>/fixtures/locks-many/package-lock.json file and found 1 package
1632
1669
Scanned <rootdir>/fixtures/locks-many/yarn.lock file and found 1 package
1633
1670
Scanning dir ./fixtures/locks-insecure
1671
+ Scanned <rootdir>/fixtures/locks-insecure/bun.lock file and found 2 packages
1634
1672
Scanned <rootdir>/fixtures/locks-insecure/composer.lock file and found 1 package
1635
1673
Filtered 1 local/unscannable package/s from the scan.
1636
1674
Package npm/ansi-html/0.0.1 has been filtered out because: (no reason given)
1637
1675
Package npm/balanced-match/1.0.2 has been filtered out because: (no reason given)
1638
- Filtered 2 ignored package/s from the scan.
1676
+ Package npm/has-flag/4.0.0 has been filtered out because: (no reason given)
1677
+ Package npm/wrappy/1.0.2 has been filtered out because: (no reason given)
1678
+ Filtered 4 ignored package/s from the scan.
1639
1679
ignoring license for package Alpine/alpine-baselayout/3.4.0-r0
1640
1680
ignoring license for package Alpine/alpine-baselayout-data/3.4.0-r0
1641
1681
ignoring license for package Alpine/alpine-keys/2.4-r1
@@ -2747,6 +2787,7 @@ stat <rootdir>/path/to/my:project/package-lock.json: no such file or directory
2747
2787
Scanned <rootdir>/fixtures/locks-insecure/my-package-lock.json file as a package-lock.json and found 1 package
2748
2788
Scanned <rootdir>/fixtures/locks-insecure/my-yarn.lock file as a yarn.lock and found 1 package
2749
2789
Scanning dir ./fixtures/locks-insecure
2790
+ Scanned <rootdir>/fixtures/locks-insecure/bun.lock file and found 2 packages
2750
2791
Scanned <rootdir>/fixtures/locks-insecure/composer.lock file and found 1 package
2751
2792
+-------------------------------------+------+-----------+------------------+---------+----------------------------------------------+
2752
2793
| OSV URL | CVSS | ECOSYSTEM | PACKAGE | VERSION | SOURCE |
@@ -2766,6 +2807,7 @@ Scanned <rootdir>/fixtures/locks-insecure/composer.lock file and found 1 package
2766
2807
Scanned <rootdir>/fixtures/locks-insecure/my-yarn.lock file as a yarn.lock and found 1 package
2767
2808
Scanned <rootdir>/fixtures/locks-insecure/my-package-lock.json file as a package-lock.json and found 1 package
2768
2809
Scanning dir ./fixtures/locks-insecure
2810
+ Scanned <rootdir>/fixtures/locks-insecure/bun.lock file and found 2 packages
2769
2811
Scanned <rootdir>/fixtures/locks-insecure/composer.lock file and found 1 package
2770
2812
+-------------------------------------+------+-----------+------------------+---------+----------------------------------------------+
2771
2813
| OSV URL | CVSS | ECOSYSTEM | PACKAGE | VERSION | SOURCE |
@@ -2813,6 +2855,7 @@ could not determine extractor, requested my-file
2813
2855
[TestRun_LockfileWithExplicitParseAs/when_an_explicit_parse-as_is_given,_it's_applied_to_that_file - 1]
2814
2856
Scanned <rootdir>/fixtures/locks-insecure/my-package-lock.json file as a package-lock.json and found 1 package
2815
2857
Scanning dir ./fixtures/locks-insecure
2858
+ Scanned <rootdir>/fixtures/locks-insecure/bun.lock file and found 2 packages
2816
2859
Scanned <rootdir>/fixtures/locks-insecure/composer.lock file and found 1 package
2817
2860
+-------------------------------------+------+-----------+------------------+---------+----------------------------------------------+
2818
2861
| OSV URL | CVSS | ECOSYSTEM | PACKAGE | VERSION | SOURCE |
0 commit comments