Skip to content

ci(security-scan): add opt-in safedep/vet OSS dependency policy job#25

Merged
WomB0ComB0 merged 1 commit into
mainfrom
ci/security-scan-enable-vet
Jun 13, 2026
Merged

ci(security-scan): add opt-in safedep/vet OSS dependency policy job#25
WomB0ComB0 merged 1 commit into
mainfrom
ci/security-scan-enable-vet

Conversation

@WomB0ComB0

Copy link
Copy Markdown
Member

Adds an opt-in safedep/vet job to the reusable security-scan.yml — the OSS Dependency Policy gate from the agentic-leverage plan.

What: new enable-vet input (default false → backward-compatible, no caller affected until they opt in), optional SAFEDEP_CLOUD_* secrets, and a vet job (SHA-pinned safedep/vet-action@v1.1.12, harden-runner egress:audit) that evaluates the caller repo's .github/vet/policy.yml + exceptions.yml.

Coverage gap it closes: malware (MAL-), license allowlist for npm/PyPI/NuGet (deny.toml only covers Cargo), OpenSSF Scorecard maintenance/dangerous-workflow, popularity floor — none covered by OSV-Scanner/dependency-review today.

Soft-launch: continue-on-error: true (warn-only). resQ opts in via enable-vet: true in its wrapper once .github/vet/exceptions.yml is seeded (already committed in resq-software/resQ). Promote to a required check after one clean cycle.

- new `enable-vet` workflow_call input (default false; backward-compatible)
- optional SAFEDEP_CLOUD_KEY/SAFEDEP_CLOUD_TENANT secrets (malware/zero-day)
- `vet` job runs safedep/vet-action@v1.1.12 against the caller's
  .github/vet/policy.yml + .github/vet/exceptions.yml; soft-launch
  (continue-on-error) until callers seed exceptions and promote to required

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@WomB0ComB0, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 51 minutes and 55 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

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.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c06af53c-62dc-4f6c-a202-b0a62776351e

📥 Commits

Reviewing files that changed from the base of the PR and between 0947449 and b37ebc2.

📒 Files selected for processing (1)
  • .github/workflows/security-scan.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/security-scan-enable-vet

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@WomB0ComB0 WomB0ComB0 merged commit 10eaf37 into main Jun 13, 2026
8 checks passed
@WomB0ComB0 WomB0ComB0 deleted the ci/security-scan-enable-vet branch June 13, 2026 03:20
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