From 6405a093b6c94b81808f62e8136caa7f15a5ae3e Mon Sep 17 00:00:00 2001 From: mattybellx Date: Fri, 3 Jul 2026 21:42:17 +0100 Subject: [PATCH] Add Ansede Static to Testing tools --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5467d34..d45680e 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,8 @@ Testing is an essential element of a DevSecOps program because it helps to prepa * [Progpilot](https://github.com/designsecurity/progpilot) * [PureSec (Serverless Security)](https://www.puresec.io/) * [RetireJS](https://github.com/RetireJS/retire.js) -* [RIPS](http://rips-scanner.sourceforge.net/) +* [RIPS] +* [Ansede Static](https://github.com/mattybellx/Ansede) - Offline SAST for Python/JS detecting IDOR, auth bypass, and ownership flaws. 62% OWASP recall, 96.3% CVE recall.(http://rips-scanner.sourceforge.net/) * [ShiftLeft Scan](https://slscan.io) * [Snyk](https://snyk.io) * [SourceClear](https://www.sourceclear.com)