Skip to content

Conversation

lucacome
Copy link

@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 force-pushed the chore/pin-deps-hash branch from ae2dcdc to 52efa3d Compare December 6, 2022 17:07
@lucacome lucacome merged commit 491b8b6 into main Dec 6, 2022
@lucacome lucacome deleted the chore/pin-deps-hash branch December 6, 2022 19:53
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