Skip to content

Commit b22e305

Browse files
author
Alvaro Muñoz
committed
Fix untrusted checkout tests
1 parent 1ddfbb0 commit b22e305

6 files changed

+3
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Security/CWE-829/PrivilegedUntrustedCheckoutCritical.ql

ql/test/query-tests/Security/CWE-829/UntrustedCheckoutWarning.expected renamed to ql/test/query-tests/Security/CWE-829/PrivilegedUntrustedCheckoutHigh.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| .github/workflows/auto_ci.yml:20:9:27:6 | Uses Step | Potential unsafe checkout of untrusted pull request on privileged workflow. |
1+
j .github/workflows/auto_ci.yml:20:9:27:6 | Uses Step | Potential unsafe checkout of untrusted pull request on privileged workflow. |
22
| .github/workflows/issue_comment_3rd_party_action.yml:16:9:22:2 | Uses Step | Potential unsafe checkout of untrusted pull request on privileged workflow. |
33
| .github/workflows/issue_comment_3rd_party_action.yml:30:9:36:2 | Uses Step | Potential unsafe checkout of untrusted pull request on privileged workflow. |
44
| .github/workflows/issue_comment_3rd_party_action.yml:45:9:49:6 | Uses Step | Potential unsafe checkout of untrusted pull request on privileged workflow. |
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Security/CWE-829/PrivilegedUntrustedCheckoutHigh.ql

ql/test/query-tests/Security/CWE-829/UntrustedCheckoutError.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

ql/test/query-tests/Security/CWE-829/UntrustedCheckoutWarning.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)