Skip to content

Commit ab4780c

Browse files
authored
Merge pull request #7032 from erik-krogh/cwe497
JS: add CWE-497 to js/stack-trace-exposure
2 parents 4a2894a + 9d99ce1 commit ab4780c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/src/Security/CWE-209/StackTraceExposure.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* @id js/stack-trace-exposure
1111
* @tags security
1212
* external/cwe/cwe-209
13+
* external/cwe/cwe-497
1314
*/
1415

1516
import javascript

0 commit comments

Comments
 (0)