Skip to content

Flag MD5 as non-security related usage for FIPS compatibility - #472

Merged
cretz merged 2 commits into
temporalio:mainfrom
rgryta:main
Feb 14, 2024
Merged

Flag MD5 as non-security related usage for FIPS compatibility#472
cretz merged 2 commits into
temporalio:mainfrom
rgryta:main

Conversation

@rgryta

@rgryta rgryta commented Feb 14, 2024

Copy link
Copy Markdown
Contributor

What was changed

Flagged MD5 as not used for security.

Why?

MD5 algorithm is not allowed under FIPS requirements due to security concerns. Temporal SDK uses MD5 for non-security related reasons, and so it should be flagged as such.

Checklist

  1. How was this tested:
    We've been monkey-patching this (or using sed on python file directly after installation) up till now.

@rgryta
rgryta requested a review from a team as a code owner February 14, 2024 17:57
@CLAassistant

CLAassistant commented Feb 14, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Comment thread temporalio/worker/_worker.py Outdated
Co-authored-by: Chad Retz <chad.retz@gmail.com>
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.

3 participants