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

Bump certifi from 2023.5.7 to 2023.7.22 in /examples #5941

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

yurishevtsov
Copy link
Contributor

@yurishevtsov yurishevtsov commented Sep 20, 2023

The issue

There is a security vulnerability for certifi versions <2023.7.22 (see details here: CVE-2023-37920). Even though this version is only in /examples, it gets detected and flagged by static analysis tools when scanning docker images that have the latest version of pipenv installed.

Related issue: #5940

The fix

Update certifi in /examples to address the issue

The checklist

  • Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix.rst, .feature.rst, .behavior.rst, .doc.rst. .vendor.rst. or .trivial.rst (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

There is a securiy vulnerability for certifi versions <2023.7.22 (see
details here: https://nvd.nist.gov/vuln/detail/CVE-2023-37920). Even
though this version is only in /examples, it gets detected and flagged
by static analysis tools when scanning docker images that have the
latest version of pipenv installed.
@yurishevtsov yurishevtsov changed the title Bump certifi from 2023.5.7 to 2023.7.22 Bump certifi from 2023.5.7 to 2023.7.22 in /examples Sep 20, 2023
@matteius matteius merged commit c08ecb2 into pypa:main Sep 25, 2023
1 check passed
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