From fffdb1336f12dc5f7a18efe3878eaf7cf905a861 Mon Sep 17 00:00:00 2001
From: Chad Bentz <1760475+felickz@users.noreply.github.com>
Date: Wed, 14 Feb 2024 12:08:44 -0500
Subject: [PATCH 1/2] Pictures!
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 6da70f8..03bdd4f 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,13 @@ Compare a CodeQL SARIF results file to a security standard CWE list and annotate
- Any XML file can be provided as an alternative, with the option to provide an XPath query that identifies the CWE ID values to use in the conparison
- Tag value is configurable
+This supports the ability to filter the Security dashboards by `tag`
+
+
+
+As well as displaying this information along side the Code scanning alert
+
+
## Usage in GitHub Actions
```
From 3612b09243393d3fda3d39191f70f22a49b90c03 Mon Sep 17 00:00:00 2001
From: Chad Bentz <1760475+felickz@users.noreply.github.com>
Date: Thu, 15 Feb 2024 10:55:00 -0500
Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 03bdd4f..817790f 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,7 @@ Compare a CodeQL SARIF results file to a security standard CWE list and annotate
This supports the ability to filter the Security dashboards by `tag`
-
-
+
As well as displaying this information along side the Code scanning alert