Skip to content

Commit e7a5533

Browse files
authored
Fix CVE-2025-27516 by updating ansible-core to v2.18.3 (#139)
Signed-off-by: chiragkyal <[email protected]>
1 parent fac29c5 commit e7a5533

File tree

2 files changed

+57
-48
lines changed

2 files changed

+57
-48
lines changed

images/ansible-operator/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
ansible-runner = "~=2.4.0"
88
ansible-runner-http = "~=1.0.0"
9-
ansible-core = "~=2.18.0"
9+
ansible-core = "~=2.18.3"
1010
urllib3 = "~=1.26.2"
1111
kubernetes = "==31.0.0"
1212
requests = "~=2.31.0"

images/ansible-operator/Pipfile.lock

Lines changed: 56 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)