You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/osv-scanner/__snapshots__/main_test.snap
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,7 @@ Scanning dir ./testdata/locks-one-with-nested
62
62
Scanned <rootdir>/testdata/locks-one-with-nested/nested/composer.lock file and found 1 package
63
63
Scanned <rootdir>/testdata/locks-one-with-nested/yarn.lock file and found 1 package
64
64
Warning: plugin transitivedependency/pomxml can be risky when run on untrusted artifacts. Please ensure you trust the source code and artifacts before proceeding.
65
+
65
66
No issues found
66
67
67
68
---
@@ -75,6 +76,7 @@ Warning: `scan` exists as both a subcommand of OSV-Scanner and as a file on the
75
76
Scanning dir ./testdata/locks-many/composer.lock
76
77
Scanned <rootdir>/testdata/locks-many/composer.lock file and found 1 package
77
78
Warning: plugin transitivedependency/pomxml can be risky when run on untrusted artifacts. Please ensure you trust the source code and artifacts before proceeding.
79
+
78
80
No issues found
79
81
80
82
---
@@ -87,6 +89,7 @@ No issues found
87
89
Scanning dir ./testdata/locks-many/composer.lock
88
90
Scanned <rootdir>/testdata/locks-many/composer.lock file and found 1 package
89
91
Warning: plugin transitivedependency/pomxml can be risky when run on untrusted artifacts. Please ensure you trust the source code and artifacts before proceeding.
Copy file name to clipboardExpand all lines: cmd/osv-scanner/scan/__snapshots__/command_test.snap
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ Scanning dir ./testdata/locks-one-with-nested
4
4
Scanned <rootdir>/testdata/locks-one-with-nested/nested/composer.lock file and found 1 package
5
5
Scanned <rootdir>/testdata/locks-one-with-nested/yarn.lock file and found 1 package
6
6
Warning: plugin transitivedependency/pomxml can be risky when run on untrusted artifacts. Please ensure you trust the source code and artifacts before proceeding.
7
+
7
8
No issues found
8
9
9
10
---
@@ -39,6 +40,7 @@ OPTIONS:
39
40
Scanning dir ./testdata/locks-many/composer.lock
40
41
Scanned <rootdir>/testdata/locks-many/composer.lock file and found 1 package
41
42
Warning: plugin transitivedependency/pomxml can be risky when run on untrusted artifacts. Please ensure you trust the source code and artifacts before proceeding.
43
+
42
44
No issues found
43
45
44
46
---
@@ -51,6 +53,7 @@ No issues found
51
53
Scanning dir ./testdata/locks-many/composer.lock
52
54
Scanned <rootdir>/testdata/locks-many/composer.lock file and found 1 package
53
55
Warning: plugin transitivedependency/pomxml can be risky when run on untrusted artifacts. Please ensure you trust the source code and artifacts before proceeding.
0 commit comments