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: docs/codeql/query-help/codeql-cwe-coverage.rst
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,9 @@ These relationships are associated with Views (another kind of CWE entity). For
21
21
Every security query is associated with one or more CWEs, which are the most precise CWEs that are covered by that query.
22
22
Overall coverage is claimed for the most-precise CWEs, as well as for any of their ancestors in the View.
23
23
24
+
Note that the CWE coverage includes both "`supported queries <https://github.com/github/codeql/blob/main/docs/supported-queries.md>`_" and "`experimental queries <https://github.com/github/codeql/blob/main/docs/experimental.md>`_."
0 commit comments