diff --git a/cmd/osv-scanner/scan/image/__snapshots__/command_test.snap b/cmd/osv-scanner/scan/image/__snapshots__/command_test.snap index 849c99b82b4..659552891e3 100755 --- a/cmd/osv-scanner/scan/image/__snapshots__/command_test.snap +++ b/cmd/osv-scanner/scan/image/__snapshots__/command_test.snap @@ -458,7 +458,7 @@ Scanning local image tarball "./testdata/test-ubuntu.tar" Container Scanning Result (Ubuntu 22.04.5 LTS) (Based on "ubuntu" image): -Total 30 packages affected by 100 known vulnerabilities (13 Critical, 25 High, 40 Medium, 9 Low, 13 Unknown) from 1 ecosystem. +Total 30 packages affected by 100 known vulnerabilities (13 Critical, 26 High, 41 Medium, 9 Low, 11 Unknown) from 1 ecosystem. 44 vulnerabilities can be fixed. @@ -515,7 +515,7 @@ Scanning local image tarball "./testdata/test-ubuntu.tar" Container Scanning Result (Ubuntu 22.04.5 LTS) (Based on "ubuntu" image): -Total 30 packages affected by 100 known vulnerabilities (13 Critical, 25 High, 40 Medium, 9 Low, 13 Unknown) from 1 ecosystem. +Total 30 packages affected by 100 known vulnerabilities (13 Critical, 26 High, 41 Medium, 9 Low, 11 Unknown) from 1 ecosystem. 44 vulnerabilities can be fixed. @@ -591,7 +591,7 @@ Scanning local image tarball "./testdata/test-ubuntu-with-packages.tar" Container Scanning Result (Ubuntu 22.04.5 LTS) (Based on "ubuntu" image): -Total 31 packages affected by 102 known vulnerabilities (13 Critical, 27 High, 40 Medium, 9 Low, 13 Unknown) from 1 ecosystem. +Total 31 packages affected by 102 known vulnerabilities (13 Critical, 28 High, 41 Medium, 9 Low, 11 Unknown) from 1 ecosystem. 44 vulnerabilities can be fixed. diff --git a/cmd/osv-scanner/scan/source/__snapshots__/command_test.snap b/cmd/osv-scanner/scan/source/__snapshots__/command_test.snap index 2e11035dae9..ca052d3ccce 100755 --- a/cmd/osv-scanner/scan/source/__snapshots__/command_test.snap +++ b/cmd/osv-scanner/scan/source/__snapshots__/command_test.snap @@ -5456,8 +5456,8 @@ Scanning dir ./testdata/locks-requirements/requirements.txt Loaded PyPI local db from /osv-scalibr/PyPI/all.zip Scanned /testdata/locks-requirements/requirements.txt file and found 3 packages -Total 3 packages affected by 19 known vulnerabilities (1 Critical, 4 High, 10 Medium, 4 Low, 0 Unknown) from 1 ecosystem. -19 vulnerabilities can be fixed. +Total 3 packages affected by 20 known vulnerabilities (1 Critical, 4 High, 11 Medium, 4 Low, 0 Unknown) from 1 ecosystem. +20 vulnerabilities can be fixed. +-------------------------------------+------+-----------+----------+---------+---------------+----------------------------------------------+ | OSV URL | CVSS | ECOSYSTEM | PACKAGE | VERSION | FIXED VERSION | SOURCE | @@ -5466,6 +5466,7 @@ Total 3 packages affected by 19 known vulnerabilities (1 Critical, 4 High, 10 Me | https://osv.dev/GHSA-68w8-qjq3-2gfm | | | | | | | | https://osv.dev/PYSEC-2026-1297 | 6.3 | PyPI | django | 1.11.29 | 4.2.16 | testdata/locks-requirements/requirements.txt | | https://osv.dev/GHSA-rrqc-c2jx-6jgv | | | | | | | +| https://osv.dev/PYSEC-2026-3717 | 6.9 | PyPI | django | 1.11.29 | 5.2.17 | testdata/locks-requirements/requirements.txt | | https://osv.dev/GHSA-3h9f-r86x-qvjx | 3.1 | PyPI | django | 1.11.29 | 5.2.16 | testdata/locks-requirements/requirements.txt | | https://osv.dev/GHSA-6w2r-r2m5-xq5w | 7.1 | PyPI | django | 1.11.29 | 4.2.24 | testdata/locks-requirements/requirements.txt | | https://osv.dev/GHSA-7xr5-9hcq-chf9 | 4.0 | PyPI | django | 1.11.29 | 4.2.22 | testdata/locks-requirements/requirements.txt |