Skip to content

ci: add centralized vuln remediation workflow#145

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

ci: add centralized vuln remediation workflow#145
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
Medium risk because it introduces an automated workflow with contents/pull-requests write permissions that can open PRs and modify dependencies on a schedule.

Overview
Adds a new GitHub Actions workflow, vuln-remediation.yml, that runs weekly (and via manual dispatch) and calls the reusable kernel/security-workflows vulnerability remediation pipeline, inheriting secrets and using go.mod to select the Go version.

Introduces a minimal socket.yml (version: 2) configuration file.

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

@ulziibay-kernel ulziibay-kernel requested a review from Sayan- May 4, 2026 20:41
@ulziibay-kernel ulziibay-kernel merged commit 8d26914 into main May 12, 2026
7 checks passed
@ulziibay-kernel ulziibay-kernel deleted the security/vuln-remediation-reusable branch May 12, 2026 17:24
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