Skip to content

Conversation

@ckaznocha
Copy link
Owner

No description provided.

@ckaznocha ckaznocha self-assigned this Mar 27, 2025
Copilot AI review requested due to automatic review settings March 27, 2025 03:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR unifies the OSV scanning workflows by introducing a dedicated workflow file and removing duplicate configurations from existing workflow files.

  • Adds .github/workflows/osv-scanner.yml to handle pull_request, push, schedule, and merge_group events.
  • Removes redundant OSV scanner jobs from .github/workflows/ci.yml and .github/workflows/scanners.yml.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/osv-scanner.yml New unified OSV scanner workflow for multiple triggers
.github/workflows/ci.yml Removed duplicate OSV scanner job
.github/workflows/scanners.yml Removed redundant OSV scanner job

@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml 98b584ee2ed2da3935ccce10e06739d54cdcd20b UnknownUnknown
actions/google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml 98b584ee2ed2da3935ccce10e06739d54cdcd20b UnknownUnknown

Scanned Files

  • .github/workflows/ci.yml
  • .github/workflows/osv-scanner.yml
  • .github/workflows/scanners.yml

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-actions
Copy link

go-test-coverage report:

File coverage threshold (75%) satisfied:	PASS
Package coverage threshold (80%) satisfied:	PASS
Total coverage threshold (80%) satisfied:	PASS
Total test coverage: 83.4% (221/265)

Current tests coverage has not changed.

@ckaznocha ckaznocha merged commit 0f1bc28 into main Mar 27, 2025
12 checks passed
@ckaznocha ckaznocha deleted the clif/switch-osv branch March 27, 2025 03:43
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