Skip to content

Commit

Permalink
test: owasp reusable
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellmueller committed Jul 25, 2023
1 parent 6fa10a3 commit c3122a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/owasp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ jobs:
zap-scan:
uses: button-inc/button-shared-gh-actions/.github/workflows/scan-code-owasp-zap.yml@develop
with:
working-directory: ./app
target-url: 'http://localhost:3000/applicantportal'
1 change: 1 addition & 0 deletions .github/workflows/test-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: run app locally
uses: ./.github/actions/local-app-run
- name: ZAP Full Scan
working-directory: ./app
uses: ./.github/workflows/owasp.yaml

trivy-scan-app:
Expand Down

0 comments on commit c3122a9

Please sign in to comment.