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

Ruby: Improve weak crypto query #11129

Merged
merged 1 commit into from Nov 4, 2022
Merged

Conversation

aibaars
Copy link
Contributor

@aibaars aibaars commented Nov 4, 2022

Weak hash algorithms such as MD5 and SHA1 are often used in non security sensitive contexts and reporting all uses is far too noisy.

Fixes: #11107

Weak hash algorithms such as MD5 and SHA1 are often
used in non security sensitive contexts and reporting
all uses is far too noisy.
@aibaars aibaars merged commit 58c0e65 into github:main Nov 4, 2022
@theveriton
Copy link

sorry to comment on closed PR, but could this be done for Java as well?

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

Successfully merging this pull request may close these issues.

Ruby: Noisiness of rb/weak-cryptographic-algorithm / MD5 detection
3 participants