From c4143f6308f88e331b1c206b80954fd242ae7e0b Mon Sep 17 00:00:00 2001 From: Viktor Bulanek <60184101+bulanekv@users.noreply.github.com> Date: Tue, 30 Jun 2026 11:00:01 +0200 Subject: [PATCH] Add Penetrify link to README Adding Penetrify to Testing section https://www.penetrify.cloud --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..4e96946 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ Testing is an essential element of a DevSecOps program because it helps to prepa * [OWASP OWTF](https://www.owasp.org/index.php/OWASP_OWTF) * [OWASP ZAP](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) * [OWASP ZAP Node API](https://github.com/zaproxy/zap-api-nodejs) +* [Penetrify](https://www.penetrify.cloud/) * [Progpilot](https://github.com/designsecurity/progpilot) * [PureSec (Serverless Security)](https://www.puresec.io/) * [RetireJS](https://github.com/RetireJS/retire.js)