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 <alexisabril@github.com>

---------

Co-authored-by: Alexis Abril <alexisabril@github.com>
This commit is contained in:
SOOS-GSteen
2024-04-01 16:11:05 -04:00
committed by GitHub
parent e4837fa768
commit efd31e5f0f
2 changed files with 4 additions and 20 deletions
+3 -3
View File
@@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run SOOS DAST Analysis
uses: soos-io/soos-dast-github-action@d0ee0d8feb02c1881e6a1d785bf2078662631150
uses: soos-io/soos-dast-github-action@a7f2cb2dfd143cb3224712d902ca0a1da0198ea9
with:
client_id: ${{ secrets.SOOS_CLIENT_ID }}
api_key: ${{ secrets.SOOS_API_KEY }}
@@ -45,6 +45,6 @@ jobs:
target_url: "https://www.example.com/"
output_format: "sarif"
- name: Upload SOOS DAST SARIF Report
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: results.sarif
sarif_file: results.sarif
+1 -17
View File
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 905 B

After

Width:  |  Height:  |  Size: 13 KiB