Skip to content

Commit

Permalink
fix: fcli tool vuln-exporter install: Add support for latest (2.0.3…
Browse files Browse the repository at this point in the history
…) version
  • Loading branch information
rsenden committed Sep 20, 2023
1 parent fc45f94 commit aa8cb43
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
defaultDownloadUrl: https://github.com/fortify/FortifyVulnerabilityExporter/releases/download/v{toolVersion}/FortifyVulnerabilityExporter.zip
defaultVersion: 2.0.2
defaultVersion: 2.0.3
versions:
- version: latest
downloadUrl: https://github.com/fortify/FortifyVulnerabilityExporter/releases/latest/download/FortifyVulnerabilityExporter.zip
digest: SHA-256:d5ae837278fd01cf876064f62799c13ecc764b1b9aef5a84d25ca8abe51874fc
digest: SHA-256:6f3b83b1046dc76038e8fb2121c4dbf5c976fa4cb10c3826d591f6fb31c14bee
- version: 2.0.3
digest: SHA-256:6f3b83b1046dc76038e8fb2121c4dbf5c976fa4cb10c3826d591f6fb31c14bee
- version: 2.0.2
digest: SHA-256:d5ae837278fd01cf876064f62799c13ecc764b1b9aef5a84d25ca8abe51874fc
- version: 2.0.1
Expand Down

0 comments on commit aa8cb43

Please sign in to comment.