mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
update query name and description
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
committed by
GitHub
parent
f9d5cbf017
commit
ab0d67a573
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user