update soos dash action commit hash / sarif action version / logo (#2317)
* Update soos-dast-scan.yml * Update soos-dast-scan.yml * Update soos.svg * Update code-scanning/soos-dast-scan.yml Co-authored-by: Alexis Abril <[email protected]> --------- Co-authored-by: Alexis Abril <[email protected]>
This commit is contained in:
co-authored by
Alexis Abril
parent
e4837fa768
commit
efd31e5f0f
@@ -36,7 +36,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Run SOOS DAST Analysis
|
- name: Run SOOS DAST Analysis
|
||||||
uses: soos-io/soos-dast-github-action@d0ee0d8feb02c1881e6a1d785bf2078662631150
|
uses: soos-io/soos-dast-github-action@a7f2cb2dfd143cb3224712d902ca0a1da0198ea9
|
||||||
with:
|
with:
|
||||||
client_id: ${{ secrets.SOOS_CLIENT_ID }}
|
client_id: ${{ secrets.SOOS_CLIENT_ID }}
|
||||||
api_key: ${{ secrets.SOOS_API_KEY }}
|
api_key: ${{ secrets.SOOS_API_KEY }}
|
||||||
@@ -45,6 +45,6 @@ jobs:
|
|||||||
target_url: "https://www.example.com/"
|
target_url: "https://www.example.com/"
|
||||||
output_format: "sarif"
|
output_format: "sarif"
|
||||||
- name: Upload SOOS DAST SARIF Report
|
- name: Upload SOOS DAST SARIF Report
|
||||||
uses: github/codeql-action/upload-sarif@v2
|
uses: github/codeql-action/upload-sarif@v3
|
||||||
with:
|
with:
|
||||||
sarif_file: results.sarif
|
sarif_file: results.sarif
|
||||||
|
|||||||
+1
-17
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 905 B After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user