From e148a0314211a9359fdc60e25ff23a47f333f615 Mon Sep 17 00:00:00 2001 From: Ken Johnson Date: Sun, 4 Jan 2026 17:48:06 -0500 Subject: [PATCH] Remove OWASP badge from README Removed OWASP badge from README. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6c2412b..4527449 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # RailsGoat -[![OWASP Flagship](https://img.shields.io/badge/owasp-flagship%20project-orange.svg)](https://owasp.org/www-project-railsgoat/) - RailsGoat is a deliberately vulnerable web application built on Ruby on Rails. It demonstrates real-world security vulnerabilities from the OWASP Top 10 and serves as a hands-on training platform for developers and security professionals. ## What is RailsGoat?