Skip to content

ci(deps): bump google/osv-scanner from 1 to 2 - #6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/google/osv-scanner-2
Open

ci(deps): bump google/osv-scanner from 1 to 2#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/google/osv-scanner-2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2025

Copy link
Copy Markdown

Bumps google/osv-scanner from 1 to 2.

Release notes

Sourced from google/osv-scanner's releases.

v2.0.0

This release merges the improvements, features, and fixes from v2.0.0-rc1, v2.0.0-beta2, and v2.0.0-beta1.

Important: This release includes several breaking changes aimed at future-proofing OSV-Scanner. Please consult our comprehensive Migration Guide to ensure a smooth upgrade.

Features:

  • Layer and base image-aware container scanning:
    • Rewritten support for Debian, Ubuntu, and Alpine container images.
    • Layer level analysis and vulnerability breakdown.
    • Supports Go, Java, Node, and Python artifacts within supported distros.
    • Base image identification via deps.dev.
    • Usage: osv-scanner scan image <image-name>:<tag>
  • Interactive HTML output:
    • Severity breakdown, package/ID/importance filtering, vulnerability details.
    • Container image layer filtering, layer info, base image identification.
    • Usage: osv-scanner scan --serve ...
  • Guided Remediation for Maven pom.xml:
    • Remediate direct and transitive dependencies (non-interactive mode).
    • New override remediation strategy.
    • Support for reading/writing pom.xml and parent POM files.
    • Private registry support for Maven metadata.
    • Machine-readable output for guided remediation.
  • Enhanced Dependency Extraction with osv-scalibr:
    • Haskell: cabal.project.freeze, stack.yaml.lock
    • .NET: deps.json
    • Python: uv.lock
    • Artifacts: node_modules, Python wheels, Java uber jars, Go binaries
  • [Feature #1636](google/osv-scanner#1636) osv-scanner update command for updating the local vulnerability database (formerly experimental).
  • [Feature #1582](google/osv-scanner#1582) Add container scanning information to vertical output format.
  • [Feature #1587](google/osv-scanner#1587) Add support for severity in SARIF report format.
  • [Feature #1569](google/osv-scanner#1569) Add support for bun.lock lockfiles.
  • [Feature #1547](google/osv-scanner#1547) Add experimental config support to the scan image command.
  • [Feature #1557](google/osv-scanner#1557) Allow setting port number with --serve using the new --port flag.

Breaking Changes:

Improvements:

... (truncated)

Changelog

Sourced from google/osv-scanner's changelog.

v2.0.0-rc1

Our first release candidate for OSV-Scanner V2, which includes various breaking changes osv-scanner to help future proof osv-scanner in V2! See the changelog for beta1 and beta2 for the full list of changes.

We've also added a migration guide here: https://google.github.io/osv-scanner/migration-guide.html

Changes:

Features:

Fixes

API changes

  • [Feature #1666](google/osv-scanner#1666) Removes reporter, all logging now goes through slog, which you can override to change the output.
  • [Feature #1638](google/osv-scanner#1638) All deprecated packages have been removed from the osv-scanner module, this includes the lockfile package, which has been migrated to the OSV-Scalibr library.

v2.0.0-beta2

This second beta release brings a series of fixes and improvements to the previous release.

Improvements:

Fixes

... (truncated)

Commits
  • 459ca69 Readd checks to v1 branch
  • 50c2e11 Remove v2 from scorecard and other actions
  • ce99c72 chore: Fix linting
  • 96eeff3 Merge remote-tracking branch 'upstream/main' into v2
  • dd77323 fix: set format to HTML when requesting serving resutls (#1424)
  • ee0945a fix: replace Debian package name with its source name (#1422)
  • 3f1cc5c feat(output): auto-open HTML file after scan (#1412)
  • fe13252 fix: Update snapshots from merge
  • 60049a3 feat: remove deprecated public packages (#1376)
  • f1f448c chore: Update v2 to main (#1374)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [google/osv-scanner](https://github.com/google/osv-scanner) from 1 to 2.
- [Release notes](https://github.com/google/osv-scanner/releases)
- [Changelog](https://github.com/google/osv-scanner/blob/main/CHANGELOG.md)
- [Commits](google/osv-scanner@v1...v2)

---
updated-dependencies:
- dependency-name: google/osv-scanner
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 18, 2025

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants