Skip to content

Commit ed907f6

Browse files
committed
add CWE-940 to js/missing-origin-check
1 parent 67572bb commit ed907f6

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)