O

OSV-Scanner

O
OSV-Scanner Security v2.4.0

v2.4.0

Features: Feature #2815 Add support for the CycloneDX 1.7 specification (bumps cyclonedx-go to v0.11.0). Feature #2799 Enable .csproj and Central Package Management (nugetcpm) source scanning plugins by default. Feature #2871 Extract and parse Alpine OS distro version (e.g. Alpine:v3.17, Alpine:edge) from PURL distro qualifiers to scan packages under their respective Alpine ecosystems. Feature #28…

O
OSV-Scanner Security v2.3.8

v2.3.8

Fixes: Fix installation issues with go install due to dependency conflicts (downgrade containerd/cgroups/v3, moby/buildkit and opencontainers/runtime-spec). (#2782) Bug #2762 Skip packages with short commit hashes instead of aborting scan. Bug #2781 Secure file path handling with os.OpenRoot. Bug #2766 Correct typos across docs, configs, and Go source. Misc: Update osv-scalibr to v0.4.6-0.20260504…

O
OSV-Scanner Security v2.3.6

v2.3.6

Features: Feature #2658 Support regex matching for package name overrides. Feature #2510 Scan Homebrew inventory using git repository metadata. Fixes: Bug #2750 Sanitize \r/\n in default/table/vertical output to prevent GitHub Actions workflow command injection. Bug #2641 Correctly output packages from osv-scanner.json source in spdx format. Bug #2729 Increase color contrast of vulnerability stats…

O
OSV-Scanner Security v2.3.5

v2.3.5

v2.3.5 Features: Feature #2571 Enable transitive scanning for Python requirements.txt files using the deps.dev API. Feature #2649 Add ability to allow unsafe plugins, logging a warning when any unsafe plugin is enabled. Fixes: Bug #2630 Improve startup performance on Windows Terminal by updating lipgloss. Bug #2599 Ensure the package deprecation enricher respects the same configuration as other pl…

O
OSV-Scanner Security v2.3.3

v2.3.3

Features: Feature #2458 Add --exclude flag to skip paths during scanning. Feature #2477 Add pylock extractor. Feature #2475 Add base image info to container scanning output header (in table, markdown and vertical formats). Misc: Update Go version to 1.25.7. Update osv-scalibr from v0.4.1 to v0.4.2. Release note. Refactor to better align with osv-scalibr plugins and inventory data structure. Full C…

O
OSV-Scanner Security v2.3.2

v2.3.2

v2.3.2 This release includes performance improvements for local scanning, reducing memory usage and avoiding unnecessary advisory loading. It also fixes issues with MCP's get_vulnerability_details tool, git queries in osv-scanner.json, and ignore entry tracking, along with documentation updates. Fixes: Bug #2415 Add more PURL-to-ecosystem mappings Bug #2422 MCP error for get_vulnerability_id becau…

O
OSV-Scanner Security v2.3.1

v2.3.1

v2.3.1 Features: Feature #2370 Add support for the packagedeprecation plugin via the new --experimental-flag-deprecated-packages flag. The result is available in all output formats except SPDX. Fixes: Bug #2395 Fix license scanning to correctly match new deps.dev package names. Bug #2333 Deduplicate SARIF outputs for GitHub. Bug #2259 Fix lookup of Go packages with major versions by including the…

O
OSV-Scanner Security v2.3.0

v2.3.0

This release migrates to the new osv.dev and osv-schema proto bindings for its internal data models (#2328). This is primarily an internal change and should not impact users. Features: Feature #2321 Add support for license checks for RubyGems. Feature #2294 Replace requirementsenhanceable extractor with transitive enricher. Feature #2344 Use osduplicate annotators. Fixes: Bug #2329 Add --ignore-sc…