Skip to content

Instantly share code, notes, and snippets.

@testanull
Created May 27, 2020 02:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save testanull/3b7cea766ea899d74fa48ad4f9e0df8a to your computer and use it in GitHub Desktop.
Save testanull/3b7cea766ea899d74fa48ad4f9e0df8a to your computer and use it in GitHub Desktop.
override predicate isSource(DataFlow::Node source) {
source.asExpr().(MethodAccess) instanceof LiferayParamUtilGetString
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment