Skip to content

Commit 29a5553

Browse files
authored
Update CHANGELOG.md
Add message about `rb/weak-cryptographic-algorithm`.
1 parent e260194 commit 29a5553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 2.1.31 - 04 Nov 2022
44

5-
No user facing changes.
5+
- The `rb/weak-cryptographic-algorithm` Ruby query has been updated to no longer report uses of hash functions such as `MD5` and `SHA1` even if they are known to be weak. These hash algorithms are used very often in non-sensitive contexts, making the query too imprecise in practice. [#1344](https://github.com/github/codeql-action/pull/1344)
66

77
## 2.1.30 - 02 Nov 2022
88

0 commit comments

Comments
 (0)