mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Add change note
This commit is contained in:
committed by
Owen Mansel-Chan
parent
52d7e2dd18
commit
d2033ca1d5
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added a new query, `go/weak-crypto-algorithm`, to detect the use of a broken or weak cryptographic algorithm. A very simple version of this query was originally contributed as an [experimental query by @dilanbhalla](https://github.com/github/codeql-go/pull/284).
|
||||
* Added a new query, `go/weak-sensitive-data-hashing`, to detect the use of a broken or weak cryptographic hash algorithm on sensitive data.
|
||||
Reference in New Issue
Block a user