mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Java: Add metadata.
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
* @name Cleartext Credentials in Properties File
|
* @name Cleartext Credentials in Properties File
|
||||||
* @description Finds cleartext credentials in Java properties files.
|
* @description Finds cleartext credentials in Java properties files.
|
||||||
* @kind problem
|
* @kind problem
|
||||||
|
* @problem.severity warning
|
||||||
|
* @precision high
|
||||||
* @id java/credentials-in-properties
|
* @id java/credentials-in-properties
|
||||||
* @tags security
|
* @tags security
|
||||||
* external/cwe/cwe-555
|
* external/cwe/cwe-555
|
||||||
|
|||||||
Reference in New Issue
Block a user