Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,11 @@ These versions are currently being supported with security updates.

To report a security vulnerability, please do not open an issue, as this notifies attackers of the vulnerability.
Instead, please email [fengmk2](mailto:fengmk2+eggjs-security@gmail.com) to disclose.

## Security Acknowledgements

We thank the following security researchers for responsibly disclosing vulnerabilities and helping make Egg.js more secure.

| Researcher | Vulnerability | Fixes |
| ---------- | ------------- | ----- |
| Y4tacker | Command injection via `escapeShellArg` in `@eggjs/security` | [4.x](https://github.com/eggjs/security/pull/106), [3.x](https://github.com/eggjs/security/pull/107) |