Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Feb 6, 2025
1 parent 994c2b6 commit 8d05f8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmd/osv-scanner/__snapshots__/main_test.snap
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ Scanned <rootdir>/fixtures/go-project/go.mod file and found 1 package
| https://osv.dev/GO-2024-3107 | | Go | stdlib | 1.21.7 | fixtures/go-project/go.mod |
| https://osv.dev/GO-2025-3373 | | Go | stdlib | 1.21.7 | fixtures/go-project/go.mod |
| https://osv.dev/GO-2025-3420 | | Go | stdlib | 1.21.7 | fixtures/go-project/go.mod |
| https://osv.dev/GO-2025-3447 | | Go | stdlib | 1.21.7 | fixtures/go-project/go.mod |
+------------------------------+------+-----------+---------+---------+----------------------------+

---
Expand Down Expand Up @@ -165,6 +166,7 @@ Scanned <rootdir>/fixtures/go-project/nested/go.mod file and found 1 package
| https://osv.dev/GO-2024-3107 | | Go | stdlib | 1.21.7 | fixtures/go-project/go.mod |
| https://osv.dev/GO-2025-3373 | | Go | stdlib | 1.21.7 | fixtures/go-project/go.mod |
| https://osv.dev/GO-2025-3420 | | Go | stdlib | 1.21.7 | fixtures/go-project/go.mod |
| https://osv.dev/GO-2025-3447 | | Go | stdlib | 1.21.7 | fixtures/go-project/go.mod |
| https://osv.dev/GO-2024-2598 | | Go | stdlib | 1.21.7 | fixtures/go-project/nested/go.mod |
| https://osv.dev/GO-2024-2599 | | Go | stdlib | 1.21.7 | fixtures/go-project/nested/go.mod |
| https://osv.dev/GO-2024-2600 | | Go | stdlib | 1.21.7 | fixtures/go-project/nested/go.mod |
Expand All @@ -179,6 +181,7 @@ Scanned <rootdir>/fixtures/go-project/nested/go.mod file and found 1 package
| https://osv.dev/GO-2024-3107 | | Go | stdlib | 1.21.7 | fixtures/go-project/nested/go.mod |
| https://osv.dev/GO-2025-3373 | | Go | stdlib | 1.21.7 | fixtures/go-project/nested/go.mod |
| https://osv.dev/GO-2025-3420 | | Go | stdlib | 1.21.7 | fixtures/go-project/nested/go.mod |
| https://osv.dev/GO-2025-3447 | | Go | stdlib | 1.21.7 | fixtures/go-project/nested/go.mod |
+------------------------------+------+-----------+---------+---------+-----------------------------------+

---
Expand Down Expand Up @@ -1131,6 +1134,7 @@ Scanned <rootdir>/fixtures/call-analysis-go-project/go.mod file and found 4 pack
| https://osv.dev/GO-2024-2687 | | Go | stdlib | 1.19.99 | fixtures/call-analysis-go-project/go.mod |
| https://osv.dev/GO-2024-2887 | | Go | stdlib | 1.19.99 | fixtures/call-analysis-go-project/go.mod |
| https://osv.dev/GO-2025-3373 | | Go | stdlib | 1.19.99 | fixtures/call-analysis-go-project/go.mod |
| https://osv.dev/GO-2025-3447 | | Go | stdlib | 1.19.99 | fixtures/call-analysis-go-project/go.mod |
+-------------------------------------+------+-----------+-----------------------------+---------+------------------------------------------+
| Uncalled vulnerabilities | | | | | |
+-------------------------------------+------+-----------+-----------------------------+---------+------------------------------------------+
Expand Down

0 comments on commit 8d05f8e

Please sign in to comment.