Skip to content

Commit 4c9c202

Browse files
committed
Updated documentation
1 parent a8fbd41 commit 4c9c202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# GitHub Action
22

3-
GitHub Action for adding Secure Code Warrior contextual application security training material to SARIF files. This training material will be displayed within Code Scanning alerts if the resulting SARIF file is imported using the `github/codeql-action/upload-sarif` Action.
3+
This GitHub Action adds Secure Code Warrior contextual application security training material to SARIF files. This training material will be displayed within Code Scanning alerts if the resulting SARIF file is imported using the `github/codeql-action/upload-sarif` Action, and includes links to secure coding exercises and short explainer videos where available.
44

5-
Currently supports adding training material based on CWE references included in static analysis findings.
5+
This Action currently supports adding training material based on CWE references included in static analysis findings.
66

77
## Usage
88

0 commit comments

Comments
 (0)