Skip to content

Scan with osv-scanner v2.5.1 - #80

Merged
vvillait88 merged 1 commit into
mainfrom
deps/osv-scanner-v2.5.1
Aug 21, 2026
Merged

Scan with osv-scanner v2.5.1#80
vvillait88 merged 1 commit into
mainfrom
deps/osv-scanner-v2.5.1

Conversation

@vvillait88

Copy link
Copy Markdown
Contributor

Summary

Moves the osv-scanner binary this repo downloads from v2.4.0 to v2.5.1.

The scanner version rides a download URL rather than an action tag, so dependabot never sees it and it only moves by hand. Nine repos sat on v2.4.0 while the fleet template had already moved to v2.5.1: half the workspace was being scanned by an older scanner than the other half, with nothing reporting the split.

Verified the v2.5.1 release carries both asset names our workflows fetch (osv-scanner_linux_amd64 and osv-scanner_linux_arm64) before changing the URL, since a renamed asset would have broken every one of these jobs at once.

Type of change

  • Docs, tests, or internal maintenance only

Public API

None. CI tooling only.

Test plan

The security workflow is its own gate: it runs the scanner on this PR. Asset names confirmed against the upstream release before the change.

Checklist

  • Tests cover the new behavior, and the suite passes locally
  • Lint, format, and type checks pass
  • Docs and README examples updated if the public surface changed (nothing public changed)
  • No secrets, credentials, or personal data in the diff or the tests

The scanner version rides a download URL, so dependabot never sees it and it
only moves by hand. Nine repos sat on v2.4.0 while the fleet template had
already moved to v2.5.1, so half the workspace was being scanned by an older
scanner than the other half and nothing said so.

Verified the v2.5.1 release carries both asset names our workflows fetch
(osv-scanner_linux_amd64 and _arm64) before changing the URL, since a renamed
asset would have broken every one of these jobs at once.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vvillait88
vvillait88 merged commit 5a782f3 into main Aug 21, 2026
7 checks passed
@vvillait88
vvillait88 deleted the deps/osv-scanner-v2.5.1 branch August 21, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant