From 7af906e20c4ea9dfd41e308523bf560e8a4ef3f4 Mon Sep 17 00:00:00 2001 From: Ivo Dias Date: Fri, 29 May 2026 21:22:45 -0300 Subject: [PATCH] Correct formatting in DEMO_NOTES.md Fix formatting issue in DEMO_NOTES.md --- DEMO_NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEMO_NOTES.md b/DEMO_NOTES.md index f287c34..b204e5e 100644 --- a/DEMO_NOTES.md +++ b/DEMO_NOTES.md @@ -2,7 +2,7 @@ Notes, tips, and hints for using the various Veracode scan types with this application. -Also see the `docs/flaws` folder for in-depth explanations of the various exploits exposed in this application. +Also see the `docs/flaws` folder for in-depth explanations of the various exploits exposed in this application ## Static scanning @@ -58,4 +58,4 @@ To verify the fix re-build the app and re-run the Pipeline scanner. From the root of the project run the Veracode container scanner: - veracode scan --type directory --source . --output container_results.json \ No newline at end of file + veracode scan --type directory --source . --output container_results.json