mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Docs: Add query help page placeholders for Actions
This commit is contained in:
8
docs/codeql/query-help/actions-cwe.md
Normal file
8
docs/codeql/query-help/actions-cwe.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# CWE coverage for GitHub Actions
|
||||
|
||||
An overview of CWE coverage for GitHub Actions in the latest release of CodeQL.
|
||||
|
||||
## Overview
|
||||
|
||||
<!-- autogenerated CWE coverage table will be added below -->
|
||||
|
||||
8
docs/codeql/query-help/actions.rst
Normal file
8
docs/codeql/query-help/actions.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
CodeQL query help for GitHub Actions
|
||||
============================
|
||||
|
||||
.. include:: ../reusables/query-help-overview.rst
|
||||
|
||||
These queries are published in the CodeQL query pack ``codeql/actions-queries`` (`changelog <https://github.com/github/codeql/tree/codeql-cli/latest/actions/ql/src/CHANGELOG.md>`__, `source <https://github.com/github/codeql/tree/codeql-cli/latest/actions/ql/src>`__).
|
||||
|
||||
.. include:: toc-actions.rst
|
||||
Reference in New Issue
Block a user