Skip to content

Commit 8bb47b9

Browse files
authored
Merge pull request github#6426 from shati-patel/docs/cwe-coverage
Docs: Make TOC more visible and add note about CWE coverage
2 parents 97dd886 + 09f3001 commit 8bb47b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/codeql/query-help/codeql-cwe-coverage.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ These relationships are associated with Views (another kind of CWE entity). For
2121
Every security query is associated with one or more CWEs, which are the most precise CWEs that are covered by that query.
2222
Overall coverage is claimed for the most-precise CWEs, as well as for any of their ancestors in the View.
2323

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>`_."
25+
2426
.. toctree::
25-
:hidden:
2627
:titlesonly:
2728

2829
full-cwe

0 commit comments

Comments
 (0)