Skip to content

ci: bump google/osv-scanner from 2.0.2 to 2.0.3 #9136

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps google/osv-scanner from 2.0.2 to 2.0.3.

Release notes

Sourced from google/osv-scanner's releases.

v2.0.3

Features:

  • [Feature #1943](google/osv-scanner#1943) Added a flag to suppress "no package sources found" error.
  • [Feature #1844](google/osv-scanner#1844) Allow flags to be passed after scan targets, e.g. osv-scanner ./scan-this-dir --format=vertical, by updating to cli/v3
  • [Feature #1882](google/osv-scanner#1882) Added a stable tag to container images for releases that follow semantic versioning.
  • [Feature #1846](google/osv-scanner#1846) Experimental: Add --experimental-extractors and --experimental-disable-extractors flags to allow for more granular control over which OSV-Scalibr dependency extractors are used.

Fixes:

Misc:

  • Update dependencies and updated golang to 1.24.4

New Contributors

Full Changelog: google/osv-scanner@v2.0.2...v2.0.3

Changelog

Sourced from google/osv-scanner's changelog.

v2.0.3

Features:

  • [Feature #1943](google/osv-scanner#1943) Added a flag to suppress "no package sources found" error.
  • [Feature #1844](google/osv-scanner#1844) Allow flags to be passed after scan targets, e.g. osv-scanner ./scan-this-dir --format=vertical, by updating to cli/v3
  • [Feature #1882](google/osv-scanner#1882) Added a stable tag to container images for releases that follow semantic versioning.
  • [Feature #1846](google/osv-scanner#1846) Experimental: Add --experimental-extractors and --experimental-disable-extractors flags to allow for more granular control over which OSV-Scalibr dependency extractors are used.

Fixes:

Misc:

  • Update dependencies and updated golang to 1.24.4

v2.0.2

Fixes:

  • [Bug #1842](google/osv-scanner#1842) Fix an issue in the GitHub Action where call analysis for Go projects using the tool directive (Go 1.24+) in go.mod files would fail. The scanner image has been updated to use a newer Go version.
  • [Bug #1806](google/osv-scanner#1806) Fix an issue where license overrides were not correctly reflected in the final scan results and license summary.
  • [Fix #1825](google/osv-scanner#1825), #1809, #1805, #1803, #1787 Enhance XML output stability and consistency by preserving original spacing and minimizing unnecessary escaping. This helps reduce differences when XML files are processed.

v2.0.1

Features:

  • [Feature #1730](google/osv-scanner#1730) Add support for extracting dependencies from .NET packages.config and packages.lock.json files.
  • [Feature #1770](google/osv-scanner#1770) Add support for extracting dependencies from rust binaries compiled with cargo-auditable.
  • [Feature #1761](google/osv-scanner#1761) Improve output when scanning for OS packages, we now show binary packages associated with a source package in the table output.

Fixes:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [google/osv-scanner](https://github.com/google/osv-scanner) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/google/osv-scanner/releases)
- [Changelog](https://github.com/google/osv-scanner/blob/main/CHANGELOG.md)
- [Commits](google/osv-scanner@a2a2385...4f77b30)

---
updated-dependencies:
- dependency-name: google/osv-scanner
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants