From ae4559b581cb3b7a5160616ce85539c9dae47945 Mon Sep 17 00:00:00 2001 From: Jeff Clare <99364326+cx-jeff-clare@users.noreply.github.com> Date: Mon, 9 Mar 2026 17:40:35 -0400 Subject: [PATCH] Fix header formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec29264..926847f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![Checkmarx Logo](https://checkmarx.com/wp-content/uploads/2021/04/cx_logo-header.png) -# TotallySecureApp :lock: +# TotallySecureApp! :lock: This project is intended to accompany the [Checkmarx Developer Workshops](https://workshops.checkmarx.com). This is a clone of EasyBuggy built on Spring Boot. [EasyBuggy](https://github.com/k-tamura/easybuggy) is a broken web application in order to understand behavior of bugs and vulnerabilities, for example, [memory leak, deadlock, JVM crash, SQL injection and so on](https://github.com/k-tamura/easybuggy4sb/wiki).