Skip to content

Commit

Permalink
OWASP OWASP#714 : Fixing Cache related issues
Browse files Browse the repository at this point in the history
  • Loading branch information
puneeth072003 committed Oct 27, 2023
1 parent 3b0a0b2 commit e3d1b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dast-zap-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
restore-keys: |
JarCache-${{ runner.os }}-
- name: test
run: pwd
run: ls
- name: Start wrongsecrets
run: nohup ./mvnw spring-boot:run -Dspring-boot.run.profiles=without-vault &
- name: ZAP Scan
Expand Down

0 comments on commit e3d1b88

Please sign in to comment.