Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ansible azure storage blob #519

Merged
merged 4 commits into from
Oct 31, 2024

Conversation

kbrock
Copy link
Member

@kbrock kbrock commented Oct 31, 2024

Update requirements to better solve these version issues in the future:

  • rename bin/requirements to bin/parse_requirements
  • Add tests for parse_requirements.rb (and refactored to make it easier to test)
  • override == in requirements.txt to be >=

@kbrock kbrock added security fix Security fix generated by WhiteSource wip labels Oct 31, 2024
@kbrock kbrock changed the title Update ansible azure storage blob [WIP] Update ansible azure storage blob Oct 31, 2024
- Update all azure requirements to use >=

legacy reminder:
- azure-identity upgraded for security
- pyvmomi>=6.7.1 to support json
- jsonschema upgraded for security reasons
fix current rubocop issues
All ansible collections use >= for requirements
azure uses ==

We just hit another CVE issue where the requirements-azure.txt are not up to date
Fixing this by allowing the azure libraries to be the latest so we get bug fixes
@kbrock kbrock force-pushed the minimum_azure_versions branch from fbd45b7 to db3f8b1 Compare October 31, 2024 17:41
@kbrock
Copy link
Member Author

kbrock commented Oct 31, 2024

update:

  • held off updating minimum versin for azure-storage-blob to 12.24.0 CVE-2022-30187 ref

@kbrock kbrock changed the title [WIP] Update ansible azure storage blob Update ansible azure storage blob Oct 31, 2024
@kbrock kbrock removed the wip label Oct 31, 2024
@Fryguy Fryguy merged commit 36c0c10 into ManageIQ:master Oct 31, 2024
3 checks passed
@Fryguy Fryguy self-assigned this Oct 31, 2024
@kbrock kbrock deleted the minimum_azure_versions branch November 5, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants