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/OWASP2025-CodeQL.md
-18Lines changed: 0 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1107,24 +1107,6 @@ This document provides a mapping between the OWASP Top 10 2025 vulnerabilities a
1107
1107
1108
1108
---
1109
1109
1110
-
## Usage Notes
1111
-
1112
-
1.**Language Support**: Not all queries are available for all languages. Check the [CodeQL documentation](https://codeql.github.com/codeql-query-help/full-cwe/) for language-specific availability.
1113
-
1114
-
2.**Custom Queries**: Some OWASP vulnerabilities may require custom CodeQL queries if specific CWEs aren't covered.
1115
-
1116
-
3.**Query Suites**: Consider using CodeQL security query suites that include multiple related queries:
0 commit comments