docs(security): use standard NVIDIA policy - #534
Conversation
Signed-off-by: ayushag <ayushag@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. WalkthroughChangesSecurity Policy
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This change updates repository security-policy documentation only and does not alter product behavior; no actionable merge-blocking risk remains after normal checks and review. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Comment |
Why
The existing security policy publishes Switchyard-specific disclosure timelines that NVIDIA Product Security did not approve. SWITCH-1320 asks us to use the standard NVIDIA policy.
What
Replace the repository-root
SECURITY.mdwith the current policy from NVIDIA/TensorRT-LLM.This does not change product behavior or address NVBugs 6648053 or 6648081.
How
Copied the approved policy verbatim, including its SPDX header, reporting channels, PGP guidance, and requested report fields.
Where to Start Review
SECURITY.mdis the only changed file.Test Plan
SECURITY.mdmatches the TensorRT-LLM source byte-for-byte.git diff --checkuv run ruff check .uv run pytest tests/ -v— 115 passedSummary by CodeRabbit