Skip to content

Commit

Permalink
Java: Add models for the Spring web.util package
Browse files Browse the repository at this point in the history
  • Loading branch information
Sauyon Lee committed May 29, 2021
1 parent 263699d commit 0264aff
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 0 deletions.
1 change: 1 addition & 0 deletions java/ql/src/semmle/code/java/frameworks/spring/Spring.qll
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ import semmle.code.java.frameworks.spring.SpringRef
import semmle.code.java.frameworks.spring.SpringReplacedMethod
import semmle.code.java.frameworks.spring.SpringSet
import semmle.code.java.frameworks.spring.SpringValue
import semmle.code.java.frameworks.spring.SpringWebUtil
import semmle.code.java.frameworks.spring.SpringXMLElement
import semmle.code.java.frameworks.spring.metrics.MetricSpringBean
import semmle.code.java.frameworks.spring.metrics.MetricSpringBeanFile
Loading

0 comments on commit 0264aff

Please sign in to comment.