Skip to content

Commit 0bf055f

Browse files
authored
Merge pull request #7103 from erik-krogh/add-cwe532-to-cleartextlogging
JS: add CWE-532 to the js/clear-text-logging query
2 parents bf9b8cf + 5543465 commit 0bf055f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/src/Security/CWE-312/CleartextLogging.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* external/cwe/cwe-312
1212
* external/cwe/cwe-315
1313
* external/cwe/cwe-359
14+
* external/cwe/cwe-532
1415
*/
1516

1617
import javascript

0 commit comments

Comments
 (0)