Skip to content

ci: use the shared OSV-Scanner reusable workflow - #96

Merged
msalvatti merged 1 commit into
mainfrom
ci/osv-scanner-reusable
Aug 11, 2026
Merged

ci: use the shared OSV-Scanner reusable workflow#96
msalvatti merged 1 commit into
mainfrom
ci/osv-scanner-reusable

Conversation

@msalvatti

Copy link
Copy Markdown
Member

Summary

Consolidates the standalone OSV-Scanner onto the shared reusable workflow so all
repos share one definition. No behavior change.

Changes

  • .github/workflows/osv-scanner.yml now calls
    bymaxone/.github/.github/workflows/osv-scanner.yml@v1 instead of checking out
    and running google/osv-scanner-action inline.

How to verify

  • scan / OSV vulnerability scan still runs on the PR and passes.

Replaces the repo's standalone OSV-Scanner with a caller of the reusable in
bymaxone/.github, so the scan definition lives in one place; behavior is
unchanged (same scanner, same recursive scan of the tree).
Copilot AI balanced review requested due to automatic review settings August 11, 2026 11:30

Copilot AI 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.

Pull request overview

Centralizes OSV scanning through the organization’s reusable workflow while retaining existing triggers and scan behavior.

Changes:

  • Replaces inline checkout and scanner steps with the shared @v1 workflow.
  • Documents scan scope and schedule rationale.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@msalvatti
msalvatti merged commit 883cf48 into main Aug 11, 2026
20 checks passed
@msalvatti
msalvatti deleted the ci/osv-scanner-reusable branch August 11, 2026 11:52
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.

2 participants