Conversation
…nner-reusable-pr.yml Bumps [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](google/osv-scanner-action@375a0e8...2a387ed) --- updated-dependencies: - dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
stuartp44
approved these changes
Jan 30, 2026
npalm
approved these changes
Feb 3, 2026
Brend-Smits
pushed a commit
that referenced
this pull request
Mar 6, 2026
…nner-reusable-pr.yml from 2.3.1 to 2.3.2 (#5009) Bumps [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) from 2.3.1 to 2.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/osv-scanner-action/releases">google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml's releases</a>.</em></p> <blockquote> <h2>v2.3.2</h2> <p>This updates OSV-Scanner to v2.3.2</p> <p>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 <code>osv-scanner.json</code>, and ignore entry tracking, along with documentation updates.</p> <h3>Fixes:</h3> <ul> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2415">#2415</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2415">google/osv-scanner#2415</a>) Add more PURL-to-ecosystem mappings</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2422">#2422</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2422">google/osv-scanner#2422</a>) MCP error for get_vulnerability_id because type definition is incorrect.</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2460">#2460</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2460">google/osv-scanner#2460</a>) Enable osv-scanner.json git queries</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2456">#2456</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2456">google/osv-scanner#2456</a>) Properly track if an ignore entry has been used</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2450">#2450</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2450">google/osv-scanner#2450</a>) <strong>Performance:</strong> Avoid loading the entire advisory unless it will actually be used</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2445">#2445</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2445">google/osv-scanner#2445</a>) <strong>Performance:</strong> Don't read the entire zip into memory</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2433">#2433</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2433">google/osv-scanner#2433</a>) Allow specifying user agent in v2 osvscanner package</li> </ul> <h3>Misc:</h3> <ul> <li>[Misc <a href="https://redirect.github.com/google/osv-scanner-action/issues/2453">#2453</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2453">google/osv-scanner#2453</a>) Switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3</li> <li>[Misc <a href="https://redirect.github.com/google/osv-scanner-action/issues/2447">#2447</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2447">google/osv-scanner#2447</a>) Include <code>bun.lock</code> as a supported lockfile</li> <li>[Misc <a href="https://redirect.github.com/google/osv-scanner-action/issues/2444">#2444</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2444">google/osv-scanner#2444</a>) Document GoVersionOverride in configuration.md</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/osv-scanner/compare/v2.3.1...v2.3.2">https://github.com/google/osv-scanner/compare/v2.3.1...v2.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/osv-scanner-action/commit/2a387edfbe02a11d856b89172f6e978100177eb4"><code>2a387ed</code></a> Merge pull request <a href="https://redirect.github.com/google/osv-scanner-action/issues/116">#116</a> from google/update-to-v2.3.2</li> <li><a href="https://github.com/google/osv-scanner-action/commit/f75042f618bfd7101a0a359f9ab4f186e78236ec"><code>f75042f</code></a> Update unified workflow example to point to v2.3.2 reusable workflows</li> <li><a href="https://github.com/google/osv-scanner-action/commit/17ad728b580c3ea9fb48db7c0e93df5ad9edf9b3"><code>17ad728</code></a> Update reusable workflows to point to v2.3.2 actions</li> <li><a href="https://github.com/google/osv-scanner-action/commit/9eebeaea7417372f39d21f50ad5ef4e6b3358566"><code>9eebeae</code></a> "Update actions to use v2.3.2 osv-scanner image"</li> <li><a href="https://github.com/google/osv-scanner-action/commit/dcf7b89adad618874992e9033c80a024bc1eaf02"><code>dcf7b89</code></a> Merge pull request <a href="https://redirect.github.com/google/osv-scanner-action/issues/114">#114</a> from renovate-bot/renovate/major-workflows</li> <li><a href="https://github.com/google/osv-scanner-action/commit/6bcc4fad212794a89e23384e1ebf421c0503b430"><code>6bcc4fa</code></a> Merge pull request <a href="https://redirect.github.com/google/osv-scanner-action/issues/113">#113</a> from renovate-bot/renovate/workflows</li> <li><a href="https://github.com/google/osv-scanner-action/commit/70f73952d447f03b17045406155bae21ac1db5d7"><code>70f7395</code></a> chore(deps): update github/codeql-action action to v4.31.9</li> <li><a href="https://github.com/google/osv-scanner-action/commit/7c3c2a712c77577eeea178a075d3bb34a56f61c9"><code>7c3c2a7</code></a> chore(deps): update workflows</li> <li><a href="https://github.com/google/osv-scanner-action/commit/a239d862e4b89217f3fb52de083506b2265c80f4"><code>a239d86</code></a> Merge pull request <a href="https://redirect.github.com/google/osv-scanner-action/issues/109">#109</a> from renovate-bot/renovate/major-workflows</li> <li><a href="https://github.com/google/osv-scanner-action/commit/5345c883711cb9760ea55b8efe94d0af4c752df5"><code>5345c88</code></a> chore(deps): update actions/checkout action to v6</li> <li>See full diff in <a href="https://github.com/google/osv-scanner-action/compare/375a0e8ebdc98e99b02ac4338a724f5750f21213...2a387edfbe02a11d856b89172f6e978100177eb4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
…nner-reusable-pr.yml from 2.3.1 to 2.3.2 (github-aws-runners#5009) Bumps [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) from 2.3.1 to 2.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/osv-scanner-action/releases">google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml's releases</a>.</em></p> <blockquote> <h2>v2.3.2</h2> <p>This updates OSV-Scanner to v2.3.2</p> <p>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 <code>osv-scanner.json</code>, and ignore entry tracking, along with documentation updates.</p> <h3>Fixes:</h3> <ul> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2415">#2415</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2415">google/osv-scanner#2415</a>) Add more PURL-to-ecosystem mappings</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2422">#2422</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2422">google/osv-scanner#2422</a>) MCP error for get_vulnerability_id because type definition is incorrect.</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2460">#2460</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2460">google/osv-scanner#2460</a>) Enable osv-scanner.json git queries</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2456">#2456</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2456">google/osv-scanner#2456</a>) Properly track if an ignore entry has been used</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2450">#2450</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2450">google/osv-scanner#2450</a>) <strong>Performance:</strong> Avoid loading the entire advisory unless it will actually be used</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2445">#2445</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2445">google/osv-scanner#2445</a>) <strong>Performance:</strong> Don't read the entire zip into memory</li> <li>[Bug <a href="https://redirect.github.com/google/osv-scanner-action/issues/2433">#2433</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2433">google/osv-scanner#2433</a>) Allow specifying user agent in v2 osvscanner package</li> </ul> <h3>Misc:</h3> <ul> <li>[Misc <a href="https://redirect.github.com/google/osv-scanner-action/issues/2453">#2453</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2453">google/osv-scanner#2453</a>) Switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3</li> <li>[Misc <a href="https://redirect.github.com/google/osv-scanner-action/issues/2447">#2447</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2447">google/osv-scanner#2447</a>) Include <code>bun.lock</code> as a supported lockfile</li> <li>[Misc <a href="https://redirect.github.com/google/osv-scanner-action/issues/2444">#2444</a>](<a href="https://redirect.github.com/google/osv-scanner/pull/2444">google/osv-scanner#2444</a>) Document GoVersionOverride in configuration.md</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/osv-scanner/compare/v2.3.1...v2.3.2">https://github.com/google/osv-scanner/compare/v2.3.1...v2.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/osv-scanner-action/commit/2a387edfbe02a11d856b89172f6e978100177eb4"><code>2a387ed</code></a> Merge pull request <a href="https://redirect.github.com/google/osv-scanner-action/issues/116">#116</a> from google/update-to-v2.3.2</li> <li><a href="https://github.com/google/osv-scanner-action/commit/f75042f618bfd7101a0a359f9ab4f186e78236ec"><code>f75042f</code></a> Update unified workflow example to point to v2.3.2 reusable workflows</li> <li><a href="https://github.com/google/osv-scanner-action/commit/17ad728b580c3ea9fb48db7c0e93df5ad9edf9b3"><code>17ad728</code></a> Update reusable workflows to point to v2.3.2 actions</li> <li><a href="https://github.com/google/osv-scanner-action/commit/9eebeaea7417372f39d21f50ad5ef4e6b3358566"><code>9eebeae</code></a> "Update actions to use v2.3.2 osv-scanner image"</li> <li><a href="https://github.com/google/osv-scanner-action/commit/dcf7b89adad618874992e9033c80a024bc1eaf02"><code>dcf7b89</code></a> Merge pull request <a href="https://redirect.github.com/google/osv-scanner-action/issues/114">#114</a> from renovate-bot/renovate/major-workflows</li> <li><a href="https://github.com/google/osv-scanner-action/commit/6bcc4fad212794a89e23384e1ebf421c0503b430"><code>6bcc4fa</code></a> Merge pull request <a href="https://redirect.github.com/google/osv-scanner-action/issues/113">#113</a> from renovate-bot/renovate/workflows</li> <li><a href="https://github.com/google/osv-scanner-action/commit/70f73952d447f03b17045406155bae21ac1db5d7"><code>70f7395</code></a> chore(deps): update github/codeql-action action to v4.31.9</li> <li><a href="https://github.com/google/osv-scanner-action/commit/7c3c2a712c77577eeea178a075d3bb34a56f61c9"><code>7c3c2a7</code></a> chore(deps): update workflows</li> <li><a href="https://github.com/google/osv-scanner-action/commit/a239d862e4b89217f3fb52de083506b2265c80f4"><code>a239d86</code></a> Merge pull request <a href="https://redirect.github.com/google/osv-scanner-action/issues/109">#109</a> from renovate-bot/renovate/major-workflows</li> <li><a href="https://github.com/google/osv-scanner-action/commit/5345c883711cb9760ea55b8efe94d0af4c752df5"><code>5345c88</code></a> chore(deps): update actions/checkout action to v6</li> <li>See full diff in <a href="https://github.com/google/osv-scanner-action/compare/375a0e8ebdc98e99b02ac4338a724f5750f21213...2a387edfbe02a11d856b89172f6e978100177eb4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 2.3.1 to 2.3.2.
Release notes
Sourced from google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml's releases.
Commits
2a387edMerge pull request #116 from google/update-to-v2.3.2f75042fUpdate unified workflow example to point to v2.3.2 reusable workflows17ad728Update reusable workflows to point to v2.3.2 actions9eebeae"Update actions to use v2.3.2 osv-scanner image"dcf7b89Merge pull request #114 from renovate-bot/renovate/major-workflows6bcc4faMerge pull request #113 from renovate-bot/renovate/workflows70f7395chore(deps): update github/codeql-action action to v4.31.97c3c2a7chore(deps): update workflowsa239d86Merge pull request #109 from renovate-bot/renovate/major-workflows5345c88chore(deps): update actions/checkout action to v6Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)