Skip to content

ci: add centralized vuln remediation workflow#49

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

ci: add centralized vuln remediation workflow#49
ulziibay-kernel merged 1 commit into
mainfrom
security/vuln-remediation-reusable

Conversation

@ulziibay-kernel
Copy link
Copy Markdown
Contributor

@ulziibay-kernel ulziibay-kernel commented May 4, 2026

Thin caller to the reusable 3-stage pipeline (triage → fix → PR) in kernel/security-workflows.

Made with Cursor


Note

Low Risk
Low risk: adds GitHub Actions automation and a minimal socket.yml config without changing application/runtime code. Main risk is workflow permissions (contents/pull-requests write) and reliance on an external reusable workflow pinned to main.

Overview
Adds a new scheduled and manually-triggerable GitHub Actions workflow (.github/workflows/vuln-remediation.yml) that calls the reusable kernel/security-workflows vulnerability remediation pipeline, granting write access to repository contents and pull requests and inheriting secrets.

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

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

Co-authored-by: Cursor <cursoragent@cursor.com>
@firetiger-agent
Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

Any PR that changes the kernel API. Monitor changes to API endpoints (packages/api/cmd/api/) and Temporal workflows (packages/api/lib/temporal) in the kernel repo

Reason: PR only modifies CI workflow configuration, not kernel API endpoints or Temporal workflows.

To monitor this PR anyway, reply with @firetiger monitor this.

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