Skip to content

Commit de74b88

Browse files
author
Alvaro Muñoz
committed
Update
1 parent 778c6ad commit de74b88

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

ql/test/library-tests/test.expected

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -455,24 +455,6 @@ sources
455455
| tj-actions/branch-names | * | output.current_branch | branch | manual |
456456
| tj-actions/branch-names | * | output.head_ref_branch | branch | manual |
457457
| tj-actions/branch-names | * | output.ref_branch | branch | manual |
458-
| tj-actions/changed-files | * | output.added_files | filename | manual |
459-
| tj-actions/changed-files | * | output.all_changed_and_modified_files | filename | manual |
460-
| tj-actions/changed-files | * | output.all_changed_files | filename | manual |
461-
| tj-actions/changed-files | * | output.all_modified_files | filename | manual |
462-
| tj-actions/changed-files | * | output.all_old_new_renamed_files | filename | manual |
463-
| tj-actions/changed-files | * | output.changed_keys | filename | manual |
464-
| tj-actions/changed-files | * | output.copied_files | filename | manual |
465-
| tj-actions/changed-files | * | output.deleted_files | filename | manual |
466-
| tj-actions/changed-files | * | output.modified_files | filename | manual |
467-
| tj-actions/changed-files | * | output.modified_keys | filename | manual |
468-
| tj-actions/changed-files | * | output.other_changed_files | filename | manual |
469-
| tj-actions/changed-files | * | output.other_deleted_files | filename | manual |
470-
| tj-actions/changed-files | * | output.other_modified_files | filename | manual |
471-
| tj-actions/changed-files | * | output.renamed_files | filename | manual |
472-
| tj-actions/changed-files | * | output.type_changed_files | filename | manual |
473-
| tj-actions/changed-files | * | output.unknown_files | filename | manual |
474-
| tj-actions/changed-files | * | output.unmerged_files | filename | manual |
475-
| tj-actions/verify-changed-files | * | output.changed-files | filename | manual |
476458
| trilom/file-changes-action | * | output.files | filename | manual |
477459
| trilom/file-changes-action | * | output.files_added | filename | manual |
478460
| trilom/file-changes-action | * | output.files_modified | filename | manual |

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-
j .github/workflows/auto_ci.yml:20:9:27:6 | Uses Step | Potential unsafe checkout of untrusted pull request on privileged workflow. |
1+
| .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. |

0 commit comments

Comments
 (0)