Skip to content

Commit 289dd46

Browse files
committed
updated readme
1 parent 01adb4b commit 289dd46

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Security scanner for **CVE-2025-55182** - a critical (CVSS 10.0) unauthenticated
1414
>
1515
> This project is **actively looking for testers and contributors**! Whether you want to report bugs, suggest features, improve documentation, or submit code - all contributions are welcome. Check out our [Contributing Guide](CONTRIBUTING.md) to get started.
1616
17+
## Acknowledgments
18+
19+
This project exists to help the community respond to CVE-2025-55182. We acknowledge and thank the following individuals:
20+
21+
- **[Lachlan Davidson](https://github.com/lachlan2k)** ([react2shell.com](https://react2shell.com/)) - For discovering and responsibly disclosing the React Server Components vulnerability (CVE-2025-55182) on November 29th, 2025. The security community owes him gratitude for his diligence in identifying this critical flaw and working with the React and Next.js teams to ensure patches were available. His efforts have helped protect countless applications and users worldwide.
22+
1723
## Quick Start
1824

1925
### 1. Instant Scan (No Installation)
@@ -677,12 +683,6 @@ npm test
677683
npm run dev
678684
```
679685

680-
## Acknowledgments
681-
682-
This project exists to help the community respond to CVE-2025-55182. We acknowledge and thank the following individuals:
683-
684-
- **[Lachlan Davidson](https://github.com/lachlan2k)** ([react2shell.com](https://react2shell.com/)) - For discovering and responsibly disclosing the React Server Components vulnerability (CVE-2025-55182) on November 29th, 2025. The security community owes him gratitude for his diligence in identifying this critical flaw and working with the React and Next.js teams to ensure patches were available. His efforts have helped protect countless applications and users worldwide.
685-
686686
## License
687687

688688
MIT

0 commit comments

Comments
 (0)