Skip to content

Commit 42562b5

Browse files
author
Dave Bartolomeo
authored
Merge pull request #18704 from github/dbartol/actions-suites
Actions: Move experimental queries to `experimental` directory
2 parents c965024 + e2ab65e commit 42562b5

20 files changed

+9
-9
lines changed

actions/ql/src/Security/CWE-074/OutputClobberingHigh.ql renamed to actions/ql/src/experimental/Security/CWE-074/OutputClobberingHigh.ql

File renamed without changes.

actions/ql/src/Security/CWE-078/CommandInjectionCritical.ql renamed to actions/ql/src/experimental/Security/CWE-078/CommandInjectionCritical.ql

File renamed without changes.

actions/ql/src/Security/CWE-078/CommandInjectionMedium.ql renamed to actions/ql/src/experimental/Security/CWE-078/CommandInjectionMedium.ql

File renamed without changes.

actions/ql/src/Security/CWE-088/ArgumentInjectionCritical.md renamed to actions/ql/src/experimental/Security/CWE-088/ArgumentInjectionCritical.md

File renamed without changes.

actions/ql/src/Security/CWE-088/ArgumentInjectionCritical.ql renamed to actions/ql/src/experimental/Security/CWE-088/ArgumentInjectionCritical.ql

File renamed without changes.

actions/ql/src/Security/CWE-088/ArgumentInjectionMedium.md renamed to actions/ql/src/experimental/Security/CWE-088/ArgumentInjectionMedium.md

File renamed without changes.

actions/ql/src/Security/CWE-088/ArgumentInjectionMedium.ql renamed to actions/ql/src/experimental/Security/CWE-088/ArgumentInjectionMedium.ql

File renamed without changes.

actions/ql/src/Security/CWE-200/SecretExfiltration.ql renamed to actions/ql/src/experimental/Security/CWE-200/SecretExfiltration.ql

File renamed without changes.

actions/ql/src/Security/CWE-284/CodeExecutionOnSelfHostedRunner.ql renamed to actions/ql/src/experimental/Security/CWE-284/CodeExecutionOnSelfHostedRunner.ql

File renamed without changes.

actions/ql/src/Security/CWE-829/ArtifactPoisoningPathTraversal.ql renamed to actions/ql/src/experimental/Security/CWE-829/ArtifactPoisoningPathTraversal.ql

File renamed without changes.

0 commit comments

Comments
 (0)