Skip to content

Commit ca3d722

Browse files
committed
Swift: placeholder query for string length conflation.
1 parent a7993fb commit ca3d722

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
/**
2+
* @name String length conflation
3+
* @description TODO
4+
* @kind problem
5+
* @problem.severity TODO
6+
* @security-severity TODO
7+
* @precision TODO
8+
* @id swift/string-length-conflation
9+
* @tags security
10+
* external/cwe/cwe-135
11+
*/
12+
13+
import swift
14+
15+
select "TODO"

0 commit comments

Comments
 (0)