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: code-scanning-guides/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ This directory contains comprehensive guides and resources for GitHub Advanced S
6
6
7
7
### 📊 [CodeQL Mappings](./codeql-mappings/)
8
8
Security framework and vulnerability catalog mappings for CodeQL queries:
9
+
-**[codeql/actions](https://github.com/github/codeql/actions/workflows/query-list.yml?query=branch%3Acodeql-cli%2Flatest)** - GitHub full built-in CodeQL query list / CWE / CVSS Severity Mapping - download the attached code-scanning-query-list.csv artifact from the latest workflow run.
9
10
-**[OWASP Top 10 2025](./codeql-mappings/OWASP2025-CodeQL.md)** - Mapping between OWASP Top 10 2025 vulnerabilities and CodeQL queries via CWE identifiers
10
11
-**[MITRE Top 10 KEV](./codeql-mappings/MITRETop10KEV.md)** - Mapping between MITRE Top 10 Known Exploited Vulnerabilities and CodeQL queries
11
12
-**[SANS Top 25](./codeql-mappings/SANS25-CodeQL.md)** - Mapping between SANS Top 25 Software Errors and CodeQL queries
0 commit comments