Skip to content

Update to use sha256 instead of md5#563

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

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

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>
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.

1 participant