Skip to content

ci: add centralized vuln remediation workflow#15

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

ci: add centralized vuln remediation workflow#15
ulziibay-kernel merged 2 commits 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
Adds a scheduled/manual GitHub Actions workflow and a minimal socket.yml config; no application logic changes, with limited risk beyond CI automation behavior and PR creation permissions.

Overview
Introduces a new GitHub Actions workflow, vuln-remediation.yml, that runs weekly (and on manual dispatch) and delegates remediation to the reusable kernel/security-workflows pipeline with contents/pull-requests write permissions.

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

Reviewed by Cursor Bugbot for commit 2c9abc9. 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 modifies CI/vulnerability workflow configuration, not kernel API endpoints or Temporal workflows.

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

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.

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 a3a7c5a. Configure here.

Comment thread .github/workflows/vuln-remediation.yml Outdated
@ulziibay-kernel ulziibay-kernel requested a review from Sayan- May 4, 2026 20:41
Co-authored-by: Cursor <cursoragent@cursor.com>
@ulziibay-kernel ulziibay-kernel merged commit fa686de into main May 12, 2026
11 checks passed
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