Skip to content

Commit 507c8ad

Browse files
committed
add cwe-942 to js/cors-misconfiguration-for-credentials
1 parent 76d2665 commit 507c8ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/src/Security/CWE-346/CorsMisconfigurationForCredentials.ql

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

1415
import javascript

0 commit comments

Comments
 (0)