Update SECURITY.md#4
Conversation
|
|
WalkthroughThe SECURITY.md file was updated to replace the security contact email address from "security@reclaimprotocol.org" to "reswanislam@gmail.com" in both the main contact section and the reporting guidelines. No other content or policy changes were made. Changes
Poem
Tip ⚡️ Faster reviews with caching
Enjoy the performance boost—your workflow just got faster. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
SECURITY.md(2 hunks)
🔇 Additional comments (1)
SECURITY.md (1)
3-3: Security contact email updated correctly.The top-level contact email has been updated to
reswanislam@gmail.comboth in the visible text and themailto:link.
| When reporting a vulnerability, please: | ||
|
|
||
| 1. Email your findings to [security@reclaimprotocol.org](mailto:security@reclaimprotocol.org) | ||
| 1. Email your findings to [reswanislam@gmail.com](mailto:security@reclaimprotocol.org) |
There was a problem hiding this comment.
Critical: Inconsistent mailto link in reporting guidelines.
The visible text shows reswanislam@gmail.com, but the hyperlink still points to the old address (security@reclaimprotocol.org). This will misdirect reports to the wrong inbox.
Apply this diff to correct the hyperlink:
-1. Email your findings to [reswanislam@gmail.com](mailto:security@reclaimprotocol.org)
+1. Email your findings to [reswanislam@gmail.com](mailto:reswanislam@gmail.com)📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| 1. Email your findings to [reswanislam@gmail.com](mailto:security@reclaimprotocol.org) | |
| 1. Email your findings to [reswanislam@gmail.com](mailto:reswanislam@gmail.com) |
Summary by CodeRabbit