File tree Expand file tree Collapse file tree
tools/apitester/__snapshots__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -732,8 +732,6 @@ def test_query_batch(self):
732732 {},
733733 {
734734 'vulns' : [{
735- 'id' : 'CVE-2020-15866' ,
736- }, {
737735 'id' : 'CVE-2020-36401' ,
738736 }, {
739737 'id' : 'CVE-2021-4110' ,
Original file line number Diff line number Diff line change 113113 },
114114 {
115115 " id" : " GO-2025-3420" ,
116- " modified" : " <RFC3339 date with the year 2025 >"
116+ " modified" : " <RFC3339 date with the year 2026 >"
117117 },
118118 {
119119 " id" : " GO-2025-3447" ,
273273 },
274274 {
275275 " id" : " GO-2025-3420" ,
276- " modified" : " <RFC3339 date with the year 2025 >"
276+ " modified" : " <RFC3339 date with the year 2026 >"
277277 },
278278 {
279279 " id" : " GO-2025-3447" ,
425425 },
426426 {
427427 " id" : " GO-2025-3420" ,
428- " modified" : " <RFC3339 date with the year 2025 >"
428+ " modified" : " <RFC3339 date with the year 2026 >"
429429 },
430430 {
431431 " id" : " GO-2025-3447" ,
585585 },
586586 {
587587 " id" : " GO-2025-3420" ,
588- " modified" : " <RFC3339 date with the year 2025 >"
588+ " modified" : " <RFC3339 date with the year 2026 >"
589589 },
590590 {
591591 " id" : " GO-2025-3447" ,
32703270 }
32713271 ]
32723272 },
3273- {},
3273+ {
3274+ " vulns" : [
3275+ {
3276+ " id" : " GHSA-27jp-wm6q-gp25" ,
3277+ " modified" : " <RFC3339 date with the year 2026>"
3278+ }
3279+ ]
3280+ },
32743281 {},
32753282 {},
32763283 {
37683775 }
37693776 ]
37703777 },
3771- {},
3778+ {
3779+ " vulns" : [
3780+ {
3781+ " id" : " GHSA-27jp-wm6q-gp25" ,
3782+ " modified" : " <RFC3339 date with the year 2026>"
3783+ }
3784+ ]
3785+ },
37723786 {},
37733787 {},
37743788 {
Original file line number Diff line number Diff line change 88 " id" : " CVE-2021-22569" ,
99 " modified" : " <RFC3339 date with the year 2026>"
1010 },
11- {
12- " id" : " CVE-2022-1941" ,
13- " modified" : " <RFC3339 date with the year 2026>"
14- },
1511 {
1612 " id" : " CVE-2022-3171" ,
1713 " modified" : " <RFC3339 date with the year 2026>"
You can’t perform that action at this time.
0 commit comments