Skip to content

Commit

Permalink
update soos dash action commit hash / sarif action version / logo (#2317
Browse files Browse the repository at this point in the history
)

* 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]>
  • Loading branch information
SOOS-GSteen and alexisabril authored Apr 1, 2024
1 parent e4837fa commit efd31e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 20 deletions.
6 changes: 3 additions & 3 deletions code-scanning/soos-dast-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand All @@ -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
18 changes: 1 addition & 17 deletions icons/soos.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit efd31e5

Please sign in to comment.