Skip to content

Commit 332342e

Browse files
authored
Update Aqua version (#1325)
1 parent 4855ca3 commit 332342e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Adde mask-passwords and office 365 connector plugins in Jenkins ([#1313](https://github.com/opendevstack/ods-core/issues/1313)) and ([#1316](https://github.com/opendevstack/ods-core/issues/1316))
99

1010
### Changed
11+
- Updated Aqua CLI ([#1325](https://github.com/opendevstack/ods-core/pull/1325))
1112

1213
### Fixed
1314

configuration-sample/ods-core.env.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ JENKINS_AGENT_BASE_SNYK_DISTRIBUTION_URL=https://github.com/snyk/snyk/releases/d
250250
# Releases are published at https://download.aquasec.com/scanner
251251
# Check Aqua versions backward compatibility at https://docs.aquasec.com/docs/version-compatibility-of-components#section-backward-compatibility-across-two-major-versions
252252
# To Download the aquaSec scanner cli and check their documentaion requires a valid account on aquasec.com
253-
# Latest tested version is 2022.4.588
254-
# Example: https://<USER>:<PASSWORD>@download.aquasec.com/scanner/2022.4.588/scannercli
253+
# Latest tested version is 2022.4.720
254+
# Example: https://<USER>:<PASSWORD>@download.aquasec.com/scanner/2022.4.720/scannercli
255255
JENKINS_AGENT_BASE_AQUASEC_SCANNERCLI_URL=
256256

257257
# Repository of shared library

0 commit comments

Comments
 (0)