Skip to content

Zero day remidiation agent onboarding#11

Merged
thisrohangupta merged 2 commits intomainfrom
zero-day-remidiation
Feb 3, 2026
Merged

Zero day remidiation agent onboarding#11
thisrohangupta merged 2 commits intomainfrom
zero-day-remidiation

Conversation

@deepharness
Copy link
Collaborator

Add Zero Day Remediation Agent Template
This PR adds a new agent template that automatically identifies and fixes critical security vulnerabilities in your codebase.
The agent can remediate vulnerabilities by CVE ID (like GHSA-jfh8-c2jp-5v3q) or upgrade specific vulnerable components to safe versions. It scans repositories, analyzes the code using Claude AI, and creates pull requests with the fixes.
Files added:
metadata.json - Template name, description, and version
pipeline.yaml - Pipeline configuration with the remediation plugin
wiki.MD - Documentation with usage examples
The template supports processing multiple repositories and includes configurable options for branch naming, author info, and repository filters.

@thisrohangupta thisrohangupta merged commit 371fce8 into main Feb 3, 2026
1 check 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