Skip to content

Commit f7f315a

Browse files
authored
Merge pull request #7022 from erik-krogh/cwe319
JS: add cwe-319 to js/clear-text-cookie
2 parents 302373d + 41e7dea commit f7f315a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/src/Security/CWE-614/ClearTextCookie.ql

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

1617
import javascript

0 commit comments

Comments
 (0)