Skip to content

Commit

Permalink
ShiftLeft Scan
Browse files Browse the repository at this point in the history
  • Loading branch information
vineethgit57 committed Feb 5, 2024
1 parent ac6512d commit 8a4fb35
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Securin-aspm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
env:
APP_ID: 967fbee01a8686900cc10c90585c4faab0ec837a184f7180905788f04fd13d75
BRANCH_NAME: main
SCAN_ID: 5480363809ab0e9641a1469b2c2657023d457cd7a89b78ed4cac786e6e82d9d0
SCAN_ID: dd9f303d5ba4a9a80e031255378c89b4d515550575c22d44d40ad7a992c45cf8
REQ_URL_MAP: "${{toJSON('{\"SL_RESULT_API_HOST\":\"https://slresultapi.qa.securin.io/resultapi\"\
,\"SL_RESULTPARSER_API_HOST\":\"https://slresultparserapi.qa.securin.io/resultparserapi\"\
}')}}"
Expand Down Expand Up @@ -49,4 +49,6 @@ jobs:
- name: Evaluate build status
run: "cat ${{github.workspace}}/results/status.txt\nexit 1\n"
if: hashFiles('**/status.txt') !=''
permissions:
security-events: write
runs-on: ubuntu-latest

0 comments on commit 8a4fb35

Please sign in to comment.