Move some queries to experimental

This commit is contained in:
Alvaro Muñoz
2024-08-09 17:05:17 +02:00
parent f4f18f38cc
commit 9977f25f0f
5 changed files with 5 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
* @id actions/command-injection/critical
* @tags actions
* security
* experimental
* external/cwe/cwe-078
*/

View File

@@ -9,6 +9,7 @@
* @id actions/command-injection/medium
* @tags actions
* security
* experimental
* external/cwe/cwe-078
*/

View File

@@ -8,6 +8,7 @@
* @id actions/secret-exfiltration
* @tags actions
* security
* experimental
* external/cwe/cwe-200
*/

View File

@@ -8,9 +8,8 @@
* @id actions/pr-on-self-hosted-runner
* @tags actions
* security
* external/cwe/cwe-284
* testing
* experimental
* external/cwe/cwe-284
*/
import codeql.actions.security.SelfHostedQuery

View File

@@ -8,6 +8,7 @@
* @id actions/request-forgery
* @tags actions
* security
* experimental
* external/cwe/cwe-918
*/