Fix Cve

Patch a Go dependency to fix a CVE using the appropriate strategy based on Go version compatibility. Use when the user wants to fix a CVE by updating a Go module, replacing it with a patched fork, or applying a security patch across all go.mod files in a Go project. Triggers on: 'patch CVE', 'fix CVE', 'replace grpc', 'update vulnerable dependency', 'security patch go module', or any mention of CVE + Go dependency replacement.

openshift-eng Updated

File contents

openshift-eng/ai-helpers/tree/main/plugins/golang/skills/fix-cve commit 91612659b0

Frequently asked questions

npx skillmds@latest add openshift-eng/fix-cve