Skip to content

Bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 1.9.2 to 2.3.5#1148

Merged
calebbrown merged 1 commit into
mainfrom
dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-2.3.5
May 15, 2026
Merged

Bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 1.9.2 to 2.3.5#1148
calebbrown merged 1 commit into
mainfrom
dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-2.3.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 1.9.2 to 2.3.5.

Release notes

Sourced from google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml's releases.

v2.3.5

This updates OSV-Scanner to v2.3.5.

What's Changed

New Contributors

Full Changelog: google/osv-scanner-action@v2.3.3...v2.3.5

v2.3.3

This updates OSV-Scanner to v2.3.3.

What's Changed

New Contributors

Full Changelog: google/osv-scanner-action@v2.3.2...v2.3.3

v2.3.2

This updates OSV-Scanner to 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:

Misc:

Full Changelog: google/osv-scanner@v2.3.1...v2.3.2

v2.3.1

What's Changed

... (truncated)

Commits
  • c518547 Merge pull request #124 from google/update-to-v2.3.5
  • 1fc5ec2 Update unified workflow example to point to v2.3.5 reusable workflows
  • 3d5827d Update reusable workflows to point to v2.3.5 actions
  • 7222d1c "Update actions to use v2.3.5 osv-scanner image"
  • a30b4c3 Merge pull request #120 from google/lsc-1771431861.8381045
  • 62f47c7 Fix missing env var after the initial change
  • b7ee968 Refactor Github Action per b/485167538
  • c5996e0 Merge pull request #118 from google/update-to-v2.3.3
  • f4fac92 Update unified workflow example to point to v2.3.3 reusable workflows
  • 8ae4be8 Update reusable workflows to point to v2.3.3 actions
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 15, 2026
@kusari-inspector
Copy link
Copy Markdown

kusari-inspector Bot commented May 15, 2026

Kusari Inspector

Kusari Analysis Results:

Do not proceed without addressing issues

Caution

Flagged Issues Detected
These changes contain flagged issues that may introduce security risks.

The code analysis identified a supply chain security risk in .github/workflows/osv-scanner-pr.yml at line 19, where the reusable workflow google/osv-scanner-action is referenced using the mutable tag v2.3.5 instead of an immutable full commit SHA. Mutable tags can be silently reassigned to point to arbitrary or malicious code at any time without any visible change in the workflow file. This is particularly concerning given the security-sensitive nature of this repository. The dependency analysis found no issues. Action required: Pin the google/osv-scanner-action reference to the full immutable commit SHA corresponding to the v2.3.5 release before merging.

Note

View full detailed analysis result for more information on the output and the checks that were run.

Required Code Mitigations

The reusable workflow is referenced using the mutable tag v2.3.5. Tags can be reassigned at any time to point to arbitrary or malicious code. Pin this reference to the full immutable commit SHA corresponding to the intended release of google/osv-scanner-action to prevent supply chain attacks via tag mutation.


@kusari-inspector rerun - Trigger a re-analysis of this PR
@kusari-inspector feedback [your message] - Send feedback to our AI and team
See Kusari's documentation for setup and configuration.
Commit: 6b4b981, performed at: 2026-05-15T03:51:52Z

Found this helpful? Give it a 👍 or 👎 reaction!

jobs:
scan-pr:
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@v1.9.2"
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@v2.3.5"
Copy link
Copy Markdown

@kusari-inspector kusari-inspector Bot May 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reusable workflow is referenced using the mutable tag v2.3.5. Tags can be reassigned at any time to point to arbitrary or malicious code. Pin this reference to the full immutable commit SHA corresponding to the intended release of google/osv-scanner-action to prevent supply chain attacks via tag mutation.

@dependabot dependabot Bot force-pushed the dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-2.3.5 branch from 2d9044b to 0e37901 Compare May 15, 2026 01:57
@kusari-inspector
Copy link
Copy Markdown

Kusari PR Analysis rerun based on - 0e37901 performed at: 2026-05-15T01:58:06Z - link to updated analysis

@dependabot dependabot Bot force-pushed the dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-2.3.5 branch from 0e37901 to bdfed93 Compare May 15, 2026 02:05
@kusari-inspector
Copy link
Copy Markdown

Kusari PR Analysis rerun based on - bdfed93 performed at: 2026-05-15T02:06:08Z - link to updated analysis

@dependabot dependabot Bot force-pushed the dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-2.3.5 branch from bdfed93 to bd9ca8f Compare May 15, 2026 02:17
@kusari-inspector
Copy link
Copy Markdown

Kusari PR Analysis rerun based on - bd9ca8f performed at: 2026-05-15T02:18:00Z - link to updated analysis

…-pr.yml

Bumps [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) from 1.9.2 to 2.3.5.
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@v1.9.2...v2.3.5)

---
updated-dependencies:
- dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml
  dependency-version: 2.3.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-2.3.5 branch from bd9ca8f to 6b4b981 Compare May 15, 2026 03:51
@kusari-inspector
Copy link
Copy Markdown

Kusari PR Analysis rerun based on - 6b4b981 performed at: 2026-05-15T03:52:09Z - link to updated analysis

@calebbrown calebbrown merged commit 3335385 into main May 15, 2026
10 of 12 checks passed
@calebbrown calebbrown deleted the dependabot/github_actions/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-2.3.5 branch May 15, 2026 04:38
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.

1 participant