Skip to content

Commit b0ac387

Browse files
committed
Remove (vulnerability scanners) section now that docs are linked
1 parent 21dc84d commit b0ac387

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](https://help.aikido.dev/zen-firewall/zen-features/attack-wave-protection) (vulnerability scanners)
27+
* 🛡️ [Attack wave detection](https://help.aikido.dev/zen-firewall/zen-features/attack-wave-protection)
2828

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

0 commit comments

Comments
 (0)