Skip to content

ci: use centralized vuln remediation workflow from infra#192

Open
ulziibay-kernel wants to merge 2 commits intomainfrom
security/vuln-remediation-reusable
Open

ci: use centralized vuln remediation workflow from infra#192
ulziibay-kernel wants to merge 2 commits intomainfrom
security/vuln-remediation-reusable

Conversation

@ulziibay-kernel
Copy link
Copy Markdown

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

Replace per-repo workflow + prompt with a thin caller that invokes 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 an automated, scheduled GitHub Actions workflow with contents/pull-requests write permissions that executes a reusable workflow from kernel/infra, so misconfiguration or upstream workflow changes could affect repo contents via automated PRs.

Overview
Adds a new GitHub Actions workflow, vuln-remediation.yml, that runs on a weekly schedule or manually and delegates vulnerability triage/fix/PR creation to the reusable workflow in kernel/infra (passing go.mod as the Go version source) with repo write permissions.

Adds socket.yml with version: 2 to enable/configure Socket scanning tooling.

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

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