From 8cc04753d2b632223bd1bbd37a6751489cf891b8 Mon Sep 17 00:00:00 2001 From: Lucas Santos Ferreira <215082630+cx-lucas-ferreira@users.noreply.github.com> Date: Thu, 5 Mar 2026 11:16:15 -0300 Subject: [PATCH] Include warning about intentional vulnerabilities Add a notice about intentional vulnerabilities in the project. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b54fec1..4e36e3e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # VeraDemo - Blab-a-Gag (Django-Python) ### Notice +** This project is intentionally vulnerable! It contains known vulnerabilities and security errors in its code and is meant as an example project for software security scanning tools such as Veracode. Please do not report vulnerabilities in this project; the odds are they’re there on purpose :) .