Skip to content

Commit

Permalink
Update devsecops.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush-jain-akto authored Oct 19, 2023
1 parent 633603d commit d9a8ead
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/devsecops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
AKTO_DASHBOARD_URL: ${{ secrets.AKTO_DASHBOARD_URL }}
AKTO_API_KEY: ${{ secrets.AKTO_API_KEY }}
run: docker run -v ${PWD}:/out -e AKTO_DASHBOARD_URL=$AKTO_DASHBOARD_URL -e TEST_IDS="JWT_NONE_ALGO REMOVE_TOKENS" -e API_COLLECTION_NAME=juice_shop_demo -e AKTO_API_KEY=$AKTO_API_KEY -e OUTPUT_LEVEL=SUMMARY aktosecurity/akto-api-testing-cli:latest
- run: cat output.txt >> $GITHUB_STEP_SUMMARY

secret-leaks:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d9a8ead

Please sign in to comment.