Skip to content

ci: add centralized vuln remediation workflow#94

Merged
ulziibay-kernel merged 4 commits into
mainfrom
security/vuln-remediation-reusable
May 12, 2026
Merged

ci: add centralized vuln remediation workflow#94
ulziibay-kernel merged 4 commits into
mainfrom
security/vuln-remediation-reusable

Conversation

@ulziibay-kernel
Copy link
Copy Markdown
Contributor

@ulziibay-kernel ulziibay-kernel commented Apr 9, 2026

Thin caller to the reusable 3-stage pipeline (triage → fix → PR) in kernel/infra. Per-repo config in .github/vuln-remediation.json.

Made with Cursor


Note

Medium Risk
Adds a scheduled GitHub Actions workflow with contents/pull-requests write permissions that can open PRs automatically, so misconfiguration could create unwanted changes but it’s confined to CI automation.

Overview
Introduces a new scheduled/dispatchable GitHub Actions workflow (.github/workflows/vuln-remediation.yml) that delegates vulnerability triage→fix→PR creation to the centralized reusable pipeline in kernel/security-workflows (with setup-bun enabled) and runs with repository write permissions to open remediation PRs.

Reviewed by Cursor Bugbot for commit 5d5753a. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mcp Ready Ready Preview, Comment May 12, 2026 5:26pm

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 3f22641. Configure here.

Comment thread .github/workflows/vuln-remediation.yml
Comment thread .github/workflows/vuln-remediation.yml
@ulziibay-kernel ulziibay-kernel merged commit 1a0b6c3 into main May 12, 2026
8 checks passed
@ulziibay-kernel ulziibay-kernel deleted the security/vuln-remediation-reusable branch May 12, 2026 17:26
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