Skip to content

Commit 5cafb86

Browse files
authored
Merge pull request #7074 from erik-krogh/cwe942
JS: add cwe-942 to `js/cors-misconfiguration-for-credentials`
2 parents 1e0eb2f + 507c8ad commit 5cafb86

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)