Skip to content

Commit 361b2aa

Browse files
authored
Merge pull request github#9325 from erik-krogh/CWE-940
JS: add CWE-940 to js/missing-origin-check
2 parents 79fb9e8 + ed907f6 commit 361b2aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/src/Security/CWE-020/MissingOriginCheck.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* @tags correctness
1010
* security
1111
* external/cwe/cwe-020
12+
* external/cwe/cwe-940
1213
*/
1314

1415
import javascript

0 commit comments

Comments
 (0)