Skip to content

Commit a00759d

Browse files
authored
Update links to the merged actions queries
1 parent 00516ff commit a00759d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ We use it for these main purposes:
3131
* C#
3232
* [C# Zip Slip demo](CodeQL_Queries/csharp/ZipSlip)
3333
* GitHub Actions:
34-
* [pull_request_target with explicit pull request checkout](CodeQL_Queries/actions/pull_request_target.ql)
35-
* [Command injection from user-controlled Actions context](CodeQL_Queries/actions/script_injections.ql)
34+
* [pull_request_target with explicit pull request checkout](https://github.com/github/codeql/blob/main/javascript/ql/src/experimental/Security/CWE-094/UntrustedCheckout.ql)
35+
* [Command injection from user-controlled Actions context](https://github.com/github/codeql/blob/main/javascript/ql/src/experimental/Security/CWE-094/ExpressionInjection.ql)
3636

3737
### Videos
3838

0 commit comments

Comments
 (0)