Skip to content

Commit

Permalink
fix(CVE): upgrade kork to a version without CVE-2022-22965 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkotula committed Oct 26, 2023
1 parent 28d08e6 commit 8d3bcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ artifactory_user=
artifactory_password=
clouddriverVersion=5.78.2
fiatVersion=1.27.1
korkVersion=7.169.1
korkVersion=7.169.3
front50Version=2.24.0
org.gradle.parallel=true
spinnakerGradleVersion=8.25.0
Expand Down

1 comment on commit 8d3bcb1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Security Scan Results ⚠️
Found 10 Critical Vulnerabilities
Found 33 High Vulnerabilities

See scan details for more information.

Please sign in to comment.