Python: Tweak name of new query and add change note.

This commit is contained in:
Mark Shannon
2018-11-27 12:53:00 +00:00
parent 3c4c8cf7d3
commit 4f0a666a43
2 changed files with 2 additions and 1 deletions

View File

@@ -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