Add SECURITY.md#134
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis PR establishes a security vulnerability disclosure policy by introducing a ChangesSecurity Policy Setup
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@SECURITY.md`:
- Around line 20-21: The wording in SECURITY.md is inaccurate: replace the
phrase "Security and quality" with GitHub's correct UI term "Private
Vulnerability Reporting" and update the access instructions to state that
reporters reach it from the repository "Advisories" page using the "Report a
vulnerability" button so the document references the exact GitHub labels and
navigation.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: cbd2b781-62e9-44fe-9911-901c5d3e3263
📒 Files selected for processing (3)
.github/CODEOWNERS.github/workflows/pr.yamlSECURITY.md
Description
Contributes to rapidsai/build-planning#281
SECURITY.mddescribing how to report security vulnerabilitiesNotes for Reviewers
Why not just set this org-wide?
An org-wide default is set at https://github.com/rapidsai/.github/blob/main/SECURITY.md, but adding an actual file in each repo offers a few benefits:
This can be admin-merged
I'll stop CI intentionally after
pre-commitruns, to save CI time and resources.