Merge pull request #7233 from RasmusWL/fix-cleartext-logging-cwes

JS/Py: Fix cleartext logging CWEs
This commit is contained in:
yoff
2021-11-29 15:58:10 +01:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -9,7 +9,6 @@
* @id js/clear-text-logging
* @tags security
* external/cwe/cwe-312
* external/cwe/cwe-315
* external/cwe/cwe-359
* external/cwe/cwe-532
*/