Skip to content

build(deps): bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 to 9fd1bcce27f67e3bd819a0a7620e332803dc43bc - #595

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-a82132c0bd6c7261ffcb78e754c46c70ab57ad9a
Open

build(deps): bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 to 9fd1bcce27f67e3bd819a0a7620e332803dc43bc#595
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-a82132c0bd6c7261ffcb78e754c46c70ab57ad9a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 to 9fd1bcce27f67e3bd819a0a7620e332803dc43bc.

Commits
  • 9fd1bcc Merge pull request #138 from google/fix/gotoolchain-auto
  • 01a87d5 fix: add GOTOOLCHAIN=auto env to osv-scanner calls
  • a82132c Merge pull request #135 from google/fix-zizmor-excessive-permissions
  • 272ff57 fix: address zizmor template injection warnings
  • 10621fb refactor: move permissions to job level to satisfy zizmor
  • fa4ff67 Merge pull request #131 from BeyondEvil/feat/add-runs-on-input
  • e3f946a feat: add runs-on input to reusable workflows
  • b8ac13f Merge pull request #127 from SVilgelm/patch-1
  • 05957d4 Merge pull request #130 from google/gate-outputs-with-flag-20260519
  • f6fb127 Pin download-artifact action to SHA
  • See full diff in compare view

Summary by CodeRabbit

  • Chores
    • 보안 취약점 검사 워크플로를 최신 버전으로 업데이트했습니다.
    • 검사 결과 내보내기 게이트와 보안 강화 사항이 반영되었습니다.
    • 기존 검사 조건과 권한 설정은 변경되지 않았습니다.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 20, 2026
@dependabot
dependabot Bot requested a review from seonghobae as a code owner July 20, 2026 13:36
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-a82132c0bd6c7261ffcb78e754c46c70ab57ad9a branch from dc8c472 to 34940f9 Compare July 23, 2026 03:48
@dependabot dependabot Bot changed the title build(deps): bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 to a82132c0bd6c7261ffcb78e754c46c70ab57ad9a build(deps): bump google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 to 9fd1bcce27f67e3bd819a0a7620e332803dc43bc Jul 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-a82132c0bd6c7261ffcb78e754c46c70ab57ad9a branch 2 times, most recently from 81cef29 to c65bbb5 Compare July 24, 2026 16:05
@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@opencode-agent[bot], you've reached your PR review limit, so we couldn't start this review.

Next review available in: 23 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: db92a878-f670-471b-91d0-5e9904546fbc

📥 Commits

Reviewing files that changed from the base of the PR and between 8dfd1c6 and 5ad3553.

📒 Files selected for processing (1)
  • .github/workflows/osv-scanner-pr.yml
📝 Walkthrough

Walkthrough

OSV 스캐너 작업이 upstream 재사용 워크플로의 고정 커밋을 새 SHA로 변경합니다. 실행 조건, 권한 및 입력 설정은 유지됩니다.

Changes

OSV 스캐너 워크플로

Layer / File(s) Summary
재사용 워크플로 커밋 참조 업데이트
.github/workflows/osv-scanner-pr.yml
osv-scan 작업이 upstream 워크플로를 9fd1bcce27f67e3bd819a0a7620e332803dc43bc 커밋으로 고정합니다. export-results 게이트와 upstream 수정 사항을 설명하는 주석도 갱신합니다.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: seonghobae

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목은 OSV Scanner 재사용 워크플로의 고정 커밋 업데이트를 정확하게 설명하며 변경 대상과 이전·새 커밋을 명확히 제시합니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-a82132c0bd6c7261ffcb78e754c46c70ab57ad9a

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.github/workflows/osv-scanner-pr.yml:
- Line 42: Update the comments on lines 37–41 adjacent to the osv-scanner
reusable workflow reference to describe commit
9fd1bcce27f67e3bd819a0a7620e332803dc43bc and its actual v2.3.8 behavior. Align
the export-results and nested pin descriptions with this pinned upstream
revision, while leaving the workflow reference unchanged.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e9047c2e-4f3c-4e3c-9fa9-76ab70ea3b27

📥 Commits

Reviewing files that changed from the base of the PR and between 5472a38 and cd41d3b.

📒 Files selected for processing (1)
  • .github/workflows/osv-scanner-pr.yml

Comment thread .github/workflows/osv-scanner-pr.yml Outdated
@seonghobae
seonghobae enabled auto-merge (squash) August 3, 2026 02:12
@opencode-agent
opencode-agent Bot disabled auto-merge August 3, 2026 06:11
@seonghobae
seonghobae enabled auto-merge (squash) August 3, 2026 08:28
@opencode-agent
opencode-agent Bot disabled auto-merge August 3, 2026 08:47

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@seonghobae
seonghobae enabled auto-merge (squash) August 3, 2026 09:14
@opencode-agent
opencode-agent Bot force-pushed the dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-a82132c0bd6c7261ffcb78e754c46c70ab57ad9a branch from 144699c to 543313e Compare August 3, 2026 10:05

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@opencode-agent
opencode-agent Bot force-pushed the dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-a82132c0bd6c7261ffcb78e754c46c70ab57ad9a branch from 2872531 to 30f645a Compare August 3, 2026 15:16

@seonghobae seonghobae left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reviewed the rebased current head. The change remains limited to the SHA-pinned upstream OSV reusable workflow and accurate adjacent provenance comments; the prior review thread is resolved and no actionable feedback remains.

@opencode-agent
opencode-agent Bot disabled auto-merge August 3, 2026 15:17
…nner-reusable-pr.yml

Bumps [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) from 3a7550f43ba5b58905a821ce3a0ed24c4858b3f4 to 9fd1bcce27f67e3bd819a0a7620e332803dc43bc.
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@3a7550f...9fd1bcc)

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

Signed-off-by: dependabot[bot] <support@github.com>
@opencode-agent
opencode-agent Bot force-pushed the dependabot/github_actions/main/google/osv-scanner-action/dot-github/workflows/osv-scanner-reusable-pr.yml-a82132c0bd6c7261ffcb78e754c46c70ab57ad9a branch from 9c45e4f to 5ad3553 Compare August 3, 2026 17:20
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