mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Move some queries to experimental
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
* @id actions/command-injection/critical
|
||||
* @tags actions
|
||||
* security
|
||||
* experimental
|
||||
* external/cwe/cwe-078
|
||||
*/
|
||||
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
* @id actions/command-injection/medium
|
||||
* @tags actions
|
||||
* security
|
||||
* experimental
|
||||
* external/cwe/cwe-078
|
||||
*/
|
||||
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* @id actions/secret-exfiltration
|
||||
* @tags actions
|
||||
* security
|
||||
* experimental
|
||||
* external/cwe/cwe-200
|
||||
*/
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* @id actions/request-forgery
|
||||
* @tags actions
|
||||
* security
|
||||
* experimental
|
||||
* external/cwe/cwe-918
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user