Skip to content

ci: add centralized vuln remediation workflow#106

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

ci: add centralized vuln remediation workflow#106
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/dispatchable GitHub Actions workflow that can open PRs and update repo contents, so misconfiguration could create noisy or unintended automated changes.

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

Adds socket.yml with version: 2 to enable/initialize Socket’s configuration for this repository.

Reviewed by Cursor Bugbot for commit 48c75c6. 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 adds a CI workflow caller and does not modify API endpoints (packages/api/cmd/api/) or Temporal workflows (packages/api/lib/temporal).

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

Comment thread .github/workflows/vuln-remediation.yml Outdated
@ulziibay-kernel ulziibay-kernel requested a review from Sayan- May 4, 2026 20:41
Sayan-
Sayan- previously approved these changes May 11, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
@ulziibay-kernel ulziibay-kernel merged commit 32f670b 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