Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps google/osv-scanner from 1.9.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

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.

New Contributors

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

v2.0.1

... (truncated)

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 1.9.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@v1.9.2...v2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 16, 2025
@dependabot dependabot bot requested a review from skyzyx as a code owner June 16, 2025 04:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 16, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

Superseded by #171.

@dependabot dependabot bot closed this Jul 14, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/google/osv-scanner-2.0.3 branch July 14, 2025 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants