Skip to content

Commit 823cade

Browse files
committed
add CWE-219 to js/exposure-of-private-files
1 parent 4c99d39 commit 823cade

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/src/Security/CWE-200/PrivateFileExposure.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* @id js/exposure-of-private-files
99
* @tags security
1010
* external/cwe/cwe-200
11+
* external/cwe/cwe-219
1112
* external/cwe/cwe-548
1213
* @precision high
1314
*/

0 commit comments

Comments
 (0)