qtil
advanced-security/qtil-javascript 0.0.3
Search

Predicate Angular2::activatedRouteProp

Gets a data flow node referring to the value of the route property name, accessed via one of the following patterns:

route.snapshot.name
route.snapshot.data.name
route.name.subscribe(x => ...)

Import path

import semmle.javascript.frameworks.Angular2
SourceNode activatedRouteProp(string name)