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

[docs][security] fix zipp security report #230

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

ryantm
Copy link
Collaborator

@ryantm ryantm commented Feb 20, 2025

Why

  • The zipp dependency used in the docs has a security report
  • Let's fix it.

What changed

  • Add zipp to requirements.in (bumping it from an indirect dependency to direct so we can control the version)
  • run pip-compile

Test plan

  • CI still builds the docs

Rollout

Describe any procedures or requirements needed to roll this out safely (or check the box below)

  • This is fully backward and forward compatible

Why
===
* The zipp dependency used in the docs has a security report
* Let's fix it.

What changed
===
* Add zipp to requirements.in (bumping it from an indirect dependency
to direct so we can control the version)
* run pip-compile

Test plan
===
* CI still builds the docs
@ryantm ryantm requested a review from a team as a code owner February 20, 2025 21:18
@ryantm ryantm requested review from airportyh and removed request for a team February 20, 2025 21:18
@ryantm ryantm merged commit 44f5eec into master Feb 20, 2025
6 checks passed
@ryantm ryantm deleted the rtm-02-20-fix-zip-vuln branch February 20, 2025 21:20
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.

2 participants