From c3190efe353a59d1be1b91122f42b876c9ae220e Mon Sep 17 00:00:00 2001 From: Uday Date: Tue, 30 Jun 2026 06:50:17 +0530 Subject: [PATCH] Add DeploySafe - security scanner for vibe-coded apps --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..78769b1 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ Testing is an essential element of a DevSecOps program because it helps to prepa * [Brakeman](http://brakemanscanner.org) * [Checkov](https://github.com/bridgecrewio/checkov/) +* [DeploySafe](https://deploysafe.info) (P) - Security scanner for vibe-coded apps with 2,100+ checks, active exploitation, and AI fix prompts * [Chef Inspec](https://github.com/chef/inspec) * [Contrast Security](https://www.contrastsecurity.com) * [Cohesion](https://secapps.com/cohesion)