From a237dffb762e1f2b78333b8f51b2a317ed1f962e Mon Sep 17 00:00:00 2001 From: Marc Zottner Date: Mon, 23 Oct 2023 11:10:45 +0200 Subject: [PATCH] Updated CSA to 4.1.9, OWASP DC to 8.4.2, Syft to 0.94.0 and Grype to 0.72.0 --- _versions.sh | 8 ++++---- dist/rules.counts | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_versions.sh b/_versions.sh index 6e84cef..7a90394 100755 --- a/_versions.sh +++ b/_versions.sh @@ -17,7 +17,7 @@ export JAVA_VERSION='20' # Migration & cloud readiness #export WINDUP_VERSION='6.3.0' - Visualization of new version is a step back. export WINDUP_VERSION='6.1.11' -export CSA_VERSION='4.1.0' +export CSA_VERSION='4.1.9' export WAMT_VERSION='23.0.0.4' # Languages @@ -35,12 +35,12 @@ export SCC_VERSION='2.12.0' # Security export PMD_GDS_VERSION='2.33.0' -export OWASP_DC_VERSION='8.4.0' +export OWASP_DC_VERSION='8.4.2' export FSB_VERSION='1.12.0' export SLSCAN_VERSION='2.1.1' export INSIDER_VERSION='3.0.0' -export SYFT_VERSION='0.93.0' -export GRYPE_VERSION='0.71.0' +export SYFT_VERSION='0.94.0' +export GRYPE_VERSION='0.72.0' export TRIVY_VERSION='0.46.0' # Other diff --git a/dist/rules.counts b/dist/rules.counts index 527f76c..93dcbd4 100755 --- a/dist/rules.counts +++ b/dist/rules.counts @@ -1,9 +1,9 @@ SCANCODE_RULES=1099 -ODC_RULES=228169 +ODC_RULES=228505 SLSCAN_RULES=243216 FSB_RULES=823 INSIDER_RULES=160 -GRYPE_RULES=84358 +GRYPE_RULES=84568 CLOC_RULES=330 LINGUIST_RULES=444 MAI_RULES=717 @@ -11,4 +11,4 @@ PMD_RULES=444 WINDUP_RULES=1041 WAMT_RULES=823 CSA_RULES=429 -TRIVY_RULES=388535 +TRIVY_RULES=389012