FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Ruby: Improve weak crypto query by aibaars · Pull Request #11129 · github/codeql · GitHub

/ codeql Public

Ruby: Improve weak crypto query - #11129

Merged
aibaars merged 1 commit into
github:mainfrom
aibaars:improve-weak-crypto
Nov 4, 2022
Merged

aibaars merged 1 commit into
github:mainfrom
aibaars:improve-weak-crypto

Conversation

aibaars commented Nov 4, 2022

Copy link
Copy Markdown
Contributor

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 requested a review from a team as a code owner November 4, 2022 14:59
aibaars merged commit 58c0e65 into github:main Nov 4, 2022

Copy link
Copy Markdown

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL