mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Python: Tweak name of new query and add change note.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Weak Cryptographic Key Use
|
||||
* @name Use of weak cryptographic key
|
||||
* @description Use of a cryptographic key that is too small may allow the encryption to be broken.
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
|
||||
Reference in New Issue
Block a user