[feat] docs(security): clarify PSIRT reporting path#1412
[feat] docs(security): clarify PSIRT reporting path#141213ernkastel wants to merge 3 commits intoNVIDIA:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdated SECURITY.md to clarify vulnerability reporting procedures, removing outdated GitHub private vulnerability reporting UI instructions and adding direct contact information for NVIDIA's Vulnerability Disclosure Program and email reporting. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
Updates
SECURITY.mdso it no longer instructs NemoClaw reporters to use a GitHub Report a vulnerability flow that is not currently available on the repository Security page.The revised guidance tells users to report NemoClaw vulnerabilities directly to NVIDIA PSIRT through the NVIDIA Vulnerability Disclosure Program or
psirt@nvidia.com.Related Issue
None.
Changes
SECURITY.mdpsirt@nvidia.comType of Change
Testing
npx prek run --all-filespasses (or equivalentlymake check).npm testpasses.make docsbuilds without warnings. (for doc-only changes)npx markdownlint-cli2 SECURITY.mdpasses.Checklist
General
Code Changes
npx prek run --all-filesauto-fixes formatting (ormake formatfor targeted runs).Doc Changes
update-docsagent skill to draft changes while complying with the style guide. For example, prompt your agent with "/update-docscatch up the docs for the new changes I made in this PR."Signed-off-by: 13ernkastel LennonCMJ@live.com
Summary by CodeRabbit