-
Notifications
You must be signed in to change notification settings - Fork 3.4k
requests needs upgrade to 2.32.4 #31704
Copy link
Copy link
Closed
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamSecurity-Issuecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Metadata
Metadata
Assignees
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamSecurity-Issuecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/requirements.py3.Linux.txt is pinned to version 2.32.3
There is a moderate vulnerability in this version that is resolved in 2.32.4
https://avd.aquasec.com/nvd/2024/cve-2024-47081/
Related command
Trivy security scan of container after installing az cli 2.74.0
Errors
https://avd.aquasec.com/nvd/2024/cve-2024-47081/
Issue script & Debug output
N/A
Expected behavior
No vulnerable packages are detected
Environment Summary
azure-cli 2.74.0
core 2.74.0
telemetry 1.1.0
Dependencies:
msal 1.32.3
azure-mgmt-resource 23.3.0
Python location '/usr/bin/python3.12'
Config directory '/root/.azure'
Extensions directory '/root/.azure/cliextensions'
Python (Linux) 3.12.10 (main, May 9 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)]
Legal docs and information: aka.ms/AzureCliLegal
Additional context
No response