mirror of
https://github.com/github/codeql.git
synced 2025-12-29 23:26:34 +01:00
JS/PY: Remove CWE-315 form CleartextLogging
Since it is not relevant for this query: CWE-315: Cleartext Storage of Sensitive Information in a Cookie See https://cwe.mitre.org/data/definitions/315.html
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
* @id py/clear-text-logging-sensitive-data
|
||||
* @tags security
|
||||
* external/cwe/cwe-312
|
||||
* external/cwe/cwe-315
|
||||
* external/cwe/cwe-359
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user