Skip to content

Commit f6442d2

Browse files
committed
Docs: Add Actions pages for CWE coverage
1 parent 09de7cf commit f6442d2

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Note that the CWE coverage includes both "`supported queries <https://github.com
2727
:titlesonly:
2828

2929
full-cwe
30+
actions-cwe
3031
cpp-cwe
3132
csharp-cwe
3233
go-cwe

docs/codeql/query-help/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ View the query help for the queries included in the ``default``, ``security-exte
55

66
- :doc:`CodeQL query help for C and C++ <cpp>`
77
- :doc:`CodeQL query help for C# <csharp>`
8+
- :doc:`CodeQL query help for GitHub Actions <actions>`
89
- :doc:`CodeQL query help for Go <go>`
910
- :doc:`CodeQL query help for Java and Kotlin <java>`
1011
- :doc:`CodeQL query help for JavaScript and TypeScript <javascript>`
@@ -28,6 +29,7 @@ For a full list of the CWEs covered by these queries, see ":doc:`CodeQL CWE cove
2829
:hidden:
2930
:titlesonly:
3031

32+
actions
3133
cpp
3234
csharp
3335
go

0 commit comments

Comments
 (0)