We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2def8d commit e0feb06Copy full SHA for e0feb06
.github/workflows/codemod_pygoat.yml
@@ -38,6 +38,6 @@ jobs:
38
repository: pixee/pygoat
39
path: pygoat
40
- name: Run Codemodder
41
- run: codemodder_hardening --dry-run --output output.codetf pygoat
+ run: codemodder --dry-run --output output.codetf pygoat
42
- name: Check PyGoat Findings
43
run: make pygoat-test
0 commit comments