-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: (IAC-1476) DAC - Security scan 2024.06
- Loading branch information
1 parent
be68988
commit 3553a19
Showing
3 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
ansible==9.2.0 # 9.1.0 # 8.6.0 # 2.10.7 | ||
ansible==9.6.0 # 9.2.0 # 9.1.0 # 8.6.0 # 2.10.7 | ||
openshift==0.13.2 # 0.13.1 # 0.12.0 | ||
kubernetes==27.2.0 # 26.1.0 # 12.0.1 | ||
dnspython==2.6.1 # 2.3.0 # 2.1.0 | ||
docker==7.1.0 # 7.0.0 # 5.0.3 | ||
urllib3==1.26.18 | ||
wheel>=0.38.1 | ||
setuptools>=65.5.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters