Skip to content

Commit f1ec8db

Browse files
authored
Update README with CodeQL actions link
Added a link to the GitHub CodeQL actions for the full built-in query list.
1 parent 034b84b commit f1ec8db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

code-scanning-guides/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This directory contains comprehensive guides and resources for GitHub Advanced S
66

77
### 📊 [CodeQL Mappings](./codeql-mappings/)
88
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.
910
- **[OWASP Top 10 2025](./codeql-mappings/OWASP2025-CodeQL.md)** - Mapping between OWASP Top 10 2025 vulnerabilities and CodeQL queries via CWE identifiers
1011
- **[MITRE Top 10 KEV](./codeql-mappings/MITRETop10KEV.md)** - Mapping between MITRE Top 10 Known Exploited Vulnerabilities and CodeQL queries
1112
- **[SANS Top 25](./codeql-mappings/SANS25-CodeQL.md)** - Mapping between SANS Top 25 Software Errors and CodeQL queries

0 commit comments

Comments
 (0)