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

Add hashes to python deps #3305

Merged
merged 1 commit into from Dec 6, 2022
Merged

Add hashes to python deps #3305

merged 1 commit into from Dec 6, 2022

Conversation

lucacome
Copy link
Member

@lucacome lucacome commented Nov 23, 2022

Add hashes to python dependencies to improve security. When using hashes all the dependencies need to be specified, that's why it's adding indirect dependencies.

More info https://pip.pypa.io/en/stable/topics/secure-installs/

Fixes #3307

@github-actions github-actions bot added chore Pull requests for routine tasks tests Pull requests that update tests labels Nov 23, 2022
@lucacome lucacome marked this pull request as ready for review November 23, 2022 22:22
@lucacome lucacome requested a review from a team as a code owner November 23, 2022 22:22
@lucacome lucacome self-assigned this Nov 24, 2022
@lucacome lucacome merged commit 491b8b6 into main Dec 6, 2022
@lucacome lucacome deleted the chore/pin-deps-hash branch December 6, 2022 19:53
coolbry95 pushed a commit to coolbry95/kubernetes-ingress that referenced this pull request Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks tests Pull requests that update tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix code scanning alert - Pinned-Dependencies
3 participants