CodeQL library for Java/Kotlin
codeql/java-all 2.0.1-dev (changelog, source)
Search

Module StrutsConventions

Import path

import semmle.code.java.frameworks.struts.StrutsConventions

Imports

MavenPom

Provides classes and predicates for working with Maven POM files and their content.

StrutsAnnotations
StrutsXML
java

Provides all default Java QL imports.

Predicates

getRootXmlFile

Gets the “root” struts.xml file that we believe applies to this refType.

Classes

Struts2ConventionActionClass

A Struts 2 action class as identified by the convention plugin.

Struts2ConventionDependency

A Maven dependency on the Struts 2 convention plugin.