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

Upgrade requests Version to Resolve Security Vulnerability #6

Merged

Conversation

areezvisram-rewind
Copy link
Contributor

Jira: Fix Requests Session object does not verify requests after making first request with verify=False

Description of change

Upgrade requests package to 2.32.3 from 2.31.0

Dependabot Alert details a security vulnerability in requests versions less than 2.32.0, pertaining to verification of requests. This PR upgrades requests to 2.32.3 to remove the vulnerability.

Some other Python packages were upgraded with this upgrade as shown in the commit.

Testing Performed

Local manual testing by running the add-user-to-board script with the updated requests package and ensuring the script works and runs as intended.

@areezvisram-rewind areezvisram-rewind merged commit ac63562 into main Jun 10, 2024
5 checks passed
@areezvisram-rewind areezvisram-rewind deleted the fix/areezvisram-rewind/ec-2196-requests-vulnerability branch June 10, 2024 18:43
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.

3 participants