Skip to content

fix: remove md5 usage#372

Merged
justin-fiedler merged 1 commit intomainfrom
AMP-47524-remove-md5-weak-crypto
Jul 6, 2023
Merged

fix: remove md5 usage#372
justin-fiedler merged 1 commit intomainfrom
AMP-47524-remove-md5-weak-crypto

Conversation

@justin-fiedler
Copy link
Contributor

@justin-fiedler justin-fiedler commented Jun 30, 2023

Description

https://amplitude.atlassian.net/browse/AMP-47524

  • Remove MD5 usage to prevent security errors

@justin-fiedler justin-fiedler merged commit c849590 into main Jul 6, 2023
@justin-fiedler justin-fiedler deleted the AMP-47524-remove-md5-weak-crypto branch July 6, 2023 17:30
github-actions bot pushed a commit that referenced this pull request Jul 6, 2023
## [2.39.6](v2.39.5...v2.39.6) (2023-07-06)

### Bug Fixes

* remove md5 usage ([#372](#372)) ([c849590](c849590))
@github-actions
Copy link

github-actions bot commented Jul 6, 2023

🎉 This PR is included in version 2.39.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Usage of weak crypto algorithms like MD5 in Amplitude-Android SDK

3 participants