update query name and description

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Erik Krogh Kristensen
2022-01-24 13:37:25 +01:00
committed by GitHub
parent f9d5cbf017
commit ab0d67a573

View File

@@ -1,6 +1,6 @@
/**
* @name Password in configuration file
* @description Storing unencrypted passwords in configuration files is unsafe.
* @name Empty password in configuration file
* @description Failing to set a password reduces the security of your code.
* @kind problem
* @problem.severity warning
* @security-severity 7.5