Skip to content

Commit ed701be

Browse files
authored
Graphics! (#82)
1 parent b4e23c5 commit ed701be

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Compare a CodeQL SARIF results file to a security standard CWE list and annotate
66
- 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
77
- Tag value is configurable
88

9+
This supports the ability to filter the Security dashboards by `tag`
10+
<img width="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+
<img width="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">
14+
915
## Usage in GitHub Actions
1016

1117
```

0 commit comments

Comments
 (0)