From 537f728f15b6c6c0db8a860167892402fd1dd6fe Mon Sep 17 00:00:00 2001 From: Suphikoira Date: Fri, 20 Feb 2026 13:29:52 +0200 Subject: [PATCH 1/2] Add AppSec Santa to Guidelines section AppSec Santa is a curated comparison of 163+ application security tools across 10 categories, helping teams evaluate and select the right tools for their DevSecOps pipeline. https://appsecsanta.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..cc0e5bd 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ While we're not into the paper-way of doing things, sharing sound advice and goo * [A practical guide to build DAST with OWASP Zap](https://github.com/Soluto/owasp-zap-glue-ci-images) * [Introduction to security testing and tools](https://www.omerlh.info/2018/10/04/write-good-code-with-security-tests/) * [DevSecOps Hub](https://snyk.io/devsecops/) +* [AppSec Santa](https://appsecsanta.com) - Curated comparison of 163+ application security tools across SAST, SCA, DAST, IAST, RASP, AI Security, API Security, IaC Security, ASPM, and Mobile Security ## Presentations From 3d87b17cc3a3e830e25f6e16f9db65650a14b0de Mon Sep 17 00:00:00 2001 From: AppSec Santa <93403487+appsecsanta@users.noreply.github.com> Date: Fri, 20 Feb 2026 17:22:14 +0200 Subject: [PATCH 2/2] fix: update tool count to 190+ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc0e5bd..6a0e140 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ While we're not into the paper-way of doing things, sharing sound advice and goo * [A practical guide to build DAST with OWASP Zap](https://github.com/Soluto/owasp-zap-glue-ci-images) * [Introduction to security testing and tools](https://www.omerlh.info/2018/10/04/write-good-code-with-security-tests/) * [DevSecOps Hub](https://snyk.io/devsecops/) -* [AppSec Santa](https://appsecsanta.com) - Curated comparison of 163+ application security tools across SAST, SCA, DAST, IAST, RASP, AI Security, API Security, IaC Security, ASPM, and Mobile Security +* [AppSec Santa](https://appsecsanta.com) - Curated comparison of 190+ application security tools across SAST, SCA, DAST, IAST, RASP, AI Security, API Security, IaC Security, ASPM, and Mobile Security ## Presentations