Skip to content

Update to use sha256 instead of md5 - #563

Closed
mamccorm wants to merge 1 commit into
pallets-eco:mainfrom
mamccorm:remove-md5-usage
Closed

Update to use sha256 instead of md5#563
mamccorm wants to merge 1 commit into
pallets-eco:mainfrom
mamccorm:remove-md5-usage

Conversation

@mamccorm

@mamccorm mamccorm commented May 7, 2024

Copy link
Copy Markdown
Contributor

Updating several references to md5, to use a more secure hash such as sha256.

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code.
  • Add an entry in CHANGES.rst summarizing the change and linking to the issue.
  • Add .. versionchanged:: entries in any relevant code docs.
  • Run pre-commit hooks and fix any issues.
  • Run pytest and tox, no tests failed.

Signed-off-by: Mark McCormick <mark.mccormick@chainguard.dev>

@john0isaac john0isaac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This doesn't update the docstrings and tests.

@sh4nks sh4nks mentioned this pull request Aug 11, 2026
6 tasks
@sh4nks sh4nks closed this in #662 Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants