Skip to content

Commit 798fc57

Browse files
authored
update Aqua CLI to 760 version (#1344)
1 parent 47c0e88 commit 798fc57

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
- Security improvements ([#1328](https://github.com/opendevstack/ods-core/pull/1328))
1212

13+
- Update Aqua cli to 760 ([#1344](https://github.com/opendevstack/ods-core/pull/1344))
14+
1315
### Fixed
1416

1517

configuration-sample/ods-core.env.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,8 @@ JENKINS_AGENT_BASE_SNYK_DISTRIBUTION_URL=https://github.com/snyk/snyk/releases/d
267267
# Releases are published at https://download.aquasec.com/scanner
268268
# Check Aqua versions backward compatibility at https://docs.aquasec.com/docs/version-compatibility-of-components#section-backward-compatibility-across-two-major-versions
269269
# To Download the aquaSec scanner cli and check their documentaion requires a valid account on aquasec.com
270-
# Latest tested version is 2022.4.720
271-
# Example: https://<USER>:<PASSWORD>@download.aquasec.com/scanner/2022.4.759/scannercli
270+
# Latest tested version is 2022.4.760
271+
# Example: https://<USER>:<PASSWORD>@download.aquasec.com/scanner/2022.4.760/scannercli
272272
JENKINS_AGENT_BASE_AQUASEC_SCANNERCLI_URL=
273273

274274
# Repository of shared library

0 commit comments

Comments
 (0)