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

Pin vulnerable dependencies #2030

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Pin vulnerable dependencies #2030

merged 1 commit into from
Nov 22, 2023

Conversation

whabanks
Copy link
Contributor

Summary | Résumé

This PR pins cryptography and certifi to address security issues.
Added a section in pyproject.toml to consolidate our pined dependencies and document the rationale.
https://github.com/cds-snc/notification-api/security/dependabot/119
https://github.com/cds-snc/notification-api/security/dependabot/118

- certifi@^2023.7.22 and cryptography@^41.0.2
- Added a section to pyproject.toml to house pinned deps + the reason why they're pinned
Copy link
Member

@andrewleith andrewleith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@whabanks whabanks merged commit 128bc50 into main Nov 22, 2023
4 checks passed
@whabanks whabanks deleted the security/pin-vulnerable-deps branch November 22, 2023 18:35
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