Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 361b2aa

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)