You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@ Compare a CodeQL SARIF results file to a security standard CWE list and annotate
6
6
- 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
7
7
- Tag value is configurable
8
8
9
+
This supports the ability to filter the Security dashboards by `tag`
10
+
<imgwidth="783"alt="filter the Security dashboards by tag"src="https://github.com/advanced-security/codeql-sarif-security-standard-annotator/assets/1760475/ca1b5519-2a9c-4f03-8dca-4f03bc6fbc05">
11
+
<br/><br/>
12
+
As well as displaying this information along side the Code scanning alert
13
+
<imgwidth="614"alt="displaying this information along side the Code scanning alert"src="https://github.com/advanced-security/codeql-sarif-security-standard-annotator/assets/1760475/30b1c71a-8ee0-4c49-acbf-2161df7c7582">
0 commit comments