Skip to content

ci: use centralized vuln remediation workflow from infra#206

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

ci: use centralized vuln remediation workflow from infra#206
ulziibay-kernel merged 8 commits into
mainfrom
security/vuln-remediation-reusable

Conversation

@ulziibay-kernel
Copy link
Copy Markdown
Contributor

@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
Medium risk because it introduces an automated workflow with contents/pull-requests write permissions and delegates execution to an external reusable workflow, which could affect repo automation behavior.

Overview
Adds a new scheduled/manual .github/workflows/vuln-remediation.yml that calls the centralized kernel/security-workflows reusable vulnerability remediation pipeline, passing server/go.mod for Go version detection and enabling Python setup.

Introduces socket.yml to configure Socket scanning ignore paths for shared/cdp-test/ and images/chromium-headful/client/.

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

Comment thread .github/workflows/vuln-remediation.yml
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 1 potential issue.

There are 2 total unresolved issues (including 1 from previous review).

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 0b5bcf5. Configure here.

Comment thread .github/workflows/vuln-remediation.yml
@ulziibay-kernel ulziibay-kernel requested a review from Sayan- May 4, 2026 20:40
@ulziibay-kernel ulziibay-kernel merged commit 7be1cc6 into main May 12, 2026
10 checks passed
@ulziibay-kernel ulziibay-kernel deleted the security/vuln-remediation-reusable branch May 12, 2026 17:30
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