File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,9 +33,11 @@ node audit_workflow_runs.js github org 2025-03-13 2025-03-15 tj-actions/changed-
3333
3434### find_compromised_secrets.js
3535
36- This script takes the output of ` audit_workflow_runs.js ` and searches for secrets that were used in a workflow run .
36+ This is relevant only to secrets leaked in the ` tj-actions/changed-files ` or ` reviewdog ` compromises in March 2025 .
3737
38- Take the output from the single-line JSON file for any known compromised Actions and run it through this script.
38+ This script takes the output of ` audit_workflow_runs.js ` and searches for secrets that were leaked in a workflow run.
39+
40+ Take the output from the single-line JSON file for any known-compromised Actions and run it through this script.
3941
4042``` text
4143node find_compromised_secrets.js < <path sljson file>
You can’t perform that action at this time.
0 commit comments