Skip to content

Commit 1ce1070

Browse files
committed
Add link to help article about attack wave detection
1 parent 84d84ac commit 1ce1070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Zen will autonomously protect your Java applications from the inside against:
2424
* 🛡️ [Command injection attacks](https://www.aikido.dev/blog/command-injection-in-2024-unpacked)
2525
* 🛡️ [Path traversal attacks](https://owasp.org/www-community/attacks/Path_Traversal) *This support is currently limited to Path/Paths and new File(String)*
2626
* 🛡️ [Server-side request forgery (SSRF)](./docs/ssrf.md)
27-
* 🛡️ Attack wave detection (vulnerability scanners)
27+
* 🛡️ [Attack wave detection](https://help.aikido.dev/zen-firewall/zen-features/attack-wave-protection) (vulnerability scanners)
2828

2929
Zen operates autonomously on the same server as your Java app to:
3030

0 commit comments

Comments
 (0)