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

chore(vulnerability): MD5 to SHA256 - Addressing High Vulnerability #10423

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

pinakipb2
Copy link
Contributor

@pinakipb2 pinakipb2 commented May 3, 2024

Vulnerability was introduced because of using MD5. So now the hasing algorithm comes from an env variable.

And can be replaced with SHA-256 followed by migrations.

@github-actions github-actions bot added product PR or Issue related to the DataHub UI/UX devops PR or Issue related to DataHub backend & deployment community-contribution PR or Issue raised by member(s) of DataHub Community labels May 3, 2024
@pinakipb2 pinakipb2 changed the title MD5 to SHA256- Addressing High Vulnerability MD5 to SHA256 - Addressing High Vulnerability May 3, 2024
@pinakipb2 pinakipb2 changed the title MD5 to SHA256 - Addressing High Vulnerability chore(vulnerability): MD5 to SHA256 - Addressing High Vulnerability May 3, 2024
@pinakipb2 pinakipb2 marked this pull request as ready for review May 4, 2024 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution PR or Issue raised by member(s) of DataHub Community devops PR or Issue related to DataHub backend & deployment product PR or Issue related to the DataHub UI/UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant