Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

Code Scanning Guides

This directory contains comprehensive guides and resources for GitHub Advanced Security Code Scanning and CodeQL.

Directory Structure

Security framework and vulnerability catalog mappings for CodeQL queries:

  • codeql/actions - 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.
  • OWASP Top 10 2025 - Mapping between OWASP Top 10 2025 vulnerabilities and CodeQL queries via CWE identifiers
  • MITRE Top 10 KEV - Mapping between MITRE Top 10 Known Exploited Vulnerabilities and CodeQL queries
  • SANS Top 25 - Mapping between SANS Top 25 Software Errors and CodeQL queries

🔧 Setup & Configuration

Test applications for validating CodeQL and Code Scanning:

Getting Started

  1. If you're looking for security framework mappings (OWASP, MITRE KEV, SANS), start with the CodeQL Mappings directory
  2. For setting up CodeQL, see the Setup CodeQL CLI guide
  3. To test CodeQL rules, check out the Synthetic Applications directory

Additional Resources

For more Advanced Security resources, see the parent repository's README.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.