Skip to content

Commit f5e18d2

Browse files
osv-robotgithub-actions[bot]
authored andcommitted
test: update cassettes
1 parent 800145f commit f5e18d2

11 files changed

Lines changed: 2539 additions & 2230 deletions

cmd/osv-scanner/scan/image/__snapshots__/command_test.snap

Lines changed: 375 additions & 161 deletions
Large diffs are not rendered by default.

cmd/osv-scanner/scan/image/testdata/cassettes/TestCommand_OCIImage.yaml

Lines changed: 931 additions & 187 deletions
Large diffs are not rendered by default.

cmd/osv-scanner/scan/image/testdata/cassettes/TestCommand_OCIImage_JSONFormat.yaml

Lines changed: 541 additions & 99 deletions
Large diffs are not rendered by default.

cmd/osv-scanner/scan/source/__snapshots__/command_test.snap

Lines changed: 101 additions & 132 deletions
Large diffs are not rendered by default.

cmd/osv-scanner/scan/source/testdata/cassettes/TestCommand.yaml

Lines changed: 317 additions & 73 deletions
Large diffs are not rendered by default.

cmd/osv-scanner/scan/source/testdata/cassettes/TestCommand_CallAnalysis.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ interactions:
4444
proto: HTTP/2.0
4545
proto_major: 2
4646
proto_minor: 0
47-
content_length: 798
47+
content_length: 931
4848
body: |
4949
{
5050
"results": [
@@ -74,6 +74,10 @@ interactions:
7474
},
7575
{
7676
"vulns": [
77+
{
78+
"id": "GHSA-44p7-9xx4-hf2g",
79+
"modified": "2026-03-30T22:29:16.268586Z"
80+
},
7781
{
7882
"id": "GHSA-9phm-fm57-rhg8",
7983
"modified": "2026-02-04T03:56:37.185672Z"
@@ -105,14 +109,18 @@ interactions:
105109
{
106110
"id": "GO-2024-2937",
107111
"modified": "2026-02-04T03:54:25.251608Z"
112+
},
113+
{
114+
"id": "GO-2026-4815",
115+
"modified": "2026-04-06T21:15:14.818900Z"
108116
}
109117
]
110118
}
111119
]
112120
}
113121
headers:
114122
Content-Length:
115-
- "798"
123+
- "931"
116124
Content-Type:
117125
- application/json
118126
status: 200 OK

0 commit comments

Comments
 (0)