Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions .cve-fix/examples.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!-- last-analyzed: 2026-05-19 | cve-merged: 0 -->
<!-- Insufficient PR history for full pattern extraction.
Update with /guidance.update after more CVE fixes are merged. -->

## Titles
- No CVE fix PRs found — use conventional commit format: `fix(deps): <description> (<CVE-ID>)`

## Branches
- No CVE fix PRs found — use: `fix/cve-YYYY-NNNNN-<package>`

## Files
- Likely Go-based operator — expect `go.mod`, `go.sum`, and possibly vendor directory changes

## Co-upgrades
- No data available

## PR Description
- Include CVE ID, severity, CVSS score
- Reference Jira issue

## Don'ts
- No data available
Loading