Add SECURITY.md for CRA - #1376
Conversation
PR Summary by QodoAdd SECURITY.md with vulnerability reporting and CRA steward statement
AI Description
High-Level Assessment
Files changed (1)
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTip of the day💡 Did you know, you can tweak Display preferences with a live preview to see your comment before it ships |
|
🤖 Finished Review · ✅ Success · Started 6:26 PM UTC · Completed 6:37 PM UTC Commit: |
ReviewFindingsLow
Info
Labels: PR adds a SECURITY.md documentation file for CRA compliance |
| @@ -0,0 +1,41 @@ | |||
| # **Reporting a Security Vulnerability or Incident for IIB** | |||
There was a problem hiding this comment.
[low] heading-style-consistency
All section headings (lines 1, 9, 13, 26, 32, 36) use both ATX-style (#) and bold (**) formatting, which is inconsistent with the established pattern in README.md and CHANGELOG.md where headings use ATX-style without additional bold formatting.
Suggested fix: Remove the ** bold markers from all section headings.
There was a problem hiding this comment.
Understood. This is due to using this as a template: https://github.com/RedHatProductSecurity/CRA/blob/main/Templates/Security_MD_template.md?plain=1
I can change the headings to fit the conventions of other markdown docs in this repo.
Added SECURITY.md for EU Cyber Resilience Act compliance
For: CLOUDDST-32840