File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 222222 ],
223223 "description" : " Type tracking class (select full class path before inserting)" ,
224224 },
225- "foo" : {
226- "scope" : " ql" ,
227- "prefix" : " foo" ,
228- "body" : [
229- " /**" ,
230- " * Taint propagation for `$1`." ,
231- " */" ,
232- " private class InstanceTaintSteps extends InstanceTaintStepsHelper {" ,
233- " InstanceTaintSteps() { this = \" $1\" }" ,
234- " " ,
235- " override DataFlow::Node getInstance() { result = instance() }" ,
236- " " ,
237- " override string getAttributeName() { none() }" ,
238- " " ,
239- " override string getMethodName() { none() }" ,
240- " " ,
241- " override string getAsyncMethodName() { none() }" ,
242- " }" ,
243- ],
244- },
245225 "API graph .getMember chain" : {
246226 "scope" : " ql" ,
247227 "prefix" : " api graph .getMember chain" ,
You can’t perform that action at this time.
0 commit comments