Skip to content

Updated dependency versions with outstanding CSVs#939

Closed
awherr wants to merge 10 commits intomasterfrom
cve_fixes
Closed

Updated dependency versions with outstanding CSVs#939
awherr wants to merge 10 commits intomasterfrom
cve_fixes

Conversation

@awherr
Copy link
Contributor

@awherr awherr commented Feb 4, 2025

This repo was recently moved from Granulate to Intel in GitHub. In the processes, IPASS scans were enabled and several CVEs in dependency versions were identified. This PR upgrades the packages with the versions that mitigate these CVEs.

Description

The changes involve in bumping the versions of dependent modules to version where CVEs are resolved. Which are as follows:
CVE CVSS Severity Package Version Fixed Version SLA Date
CVE-2023-49797 8.8 High. pyinstaller 4.6 5.13.1 2024-03-08
CVE-2024-6345 8.8 High setuptools 65.5.1 70.0.0 2024-10-13
CVE-2024-35195 5.6 Moderate requests 2.31.0 2.32.0 2024-08-19
CVE-2024-21503 5.3 Moderate black 23.3.0 24.3.0 2024-06-18

Related Issue

Motivation and Context

This change is required by the Intel open source repo maintainers. The general policy is to have all outstanding CVEs mitigated or dispositioned (through an exception) with 90 days of its detection. Failure to do so causes repos to be archived.

How Has This Been Tested?

This is being test with existing unit test

Screenshots

Checklist:

  • I have read the CONTRIBUTING document.
  • [N/A] I have updated the relevant documentation.
  • [N/A] I have added tests for new logic.

@awherr
Copy link
Contributor Author

awherr commented Mar 13, 2025

Broke these CVE fixes into specific PRs

@awherr awherr closed this Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant