docs: acknowledge Y4tacker security report#6038
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthrough
ChangesSecurity acknowledgement
Estimated code review effort: 1 (Trivial) | ~2 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Code Review
This pull request updates the SECURITY.md file to add a 'Security Acknowledgements' section, thanking a security researcher for reporting a command injection vulnerability. There are no review comments, and I have no additional feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Deploying egg with
|
| Latest commit: |
24e53d6
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d61ab5af.egg-cci.pages.dev |
| Branch Preview URL: | https://agent-add-y4tacker-security.egg-cci.pages.dev |
Deploying egg-v3 with
|
| Latest commit: |
24e53d6
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5e78754e.egg-v3.pages.dev |
| Branch Preview URL: | https://agent-add-y4tacker-security.egg-v3.pages.dev |
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s security policy documentation by adding an acknowledgement section to credit a security researcher for responsible disclosure related to @eggjs/security.
Changes:
- Add a new Security Acknowledgements section to
SECURITY.md. - Credit Y4tacker for reporting a command injection issue in
escapeShellArg, with links to the 4.x and 3.x fixes.
Summary
Add a Security Acknowledgements section to
SECURITY.mdand credit Y4tacker for responsibly reporting the command injection vulnerability in@eggjs/security'sescapeShellArghelper.References
Validation
Documentation-only change; verified the acknowledgement and fix links in the rendered Markdown structure.
Summary by CodeRabbit