Update security policy and reporting guidelines#2708
Conversation
|
Thanks for your first PR on DevTrack! 🎉 A maintainer will review it within 48 hours. While you wait:
If you find DevTrack useful, a ⭐ star on the repo is always appreciated — it helps the project grow and attract more contributors! |
GSSoC Label Checklist 🏷️@Umbrella-io — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
|
Thanks for the effort on updating the security policy. However, this PR removes significant project-specific documentation that we need to keep:
The replacement reads like a generic |
Expanded the security policy to include detailed reporting procedures, expected response times, and logging standards. Added sections on vulnerability scope and redaction standards for sensitive information.
|
Hi @Priyanshu-byte-coder, thanks for the detailed feedback! I've updated the PR to preserve all project-specific content:
Please review when you get a chance! |
Closes #1910
Summary
Updated the SECURITY.md file to establish a security policy for DevTrack. The policy includes supported versions, vulnerability reporting instructions, expected response times, and the process followed after a vulnerability report is received.
Closes #1910
Type of Change
What Changed
-Added supported versions table
-Added vulnerability reporting guidelines using GitHub Private Vulnerability Reporting
-Added expected response timelines
-Added vulnerability handling workflow
How to Test
Expected result:
The repository contains a valid SECURITY.md file with clear security reporting instructions and policy information.
Checklist
-[✅] Linked the related issue above
-[✅] Self-reviewed my own diff
-[✅] Updated documentation / comments if behavior changed