Class Retirejs
java.lang.Object
org.owasp.dependencycheck.maven.Retirejs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns whether or not retire JS should remove non-vulnerable JS files from the report.String[]Returns the retire JS content filters.
-
Constructor Details
-
Retirejs
public Retirejs()
-
-
Method Details
-
getFilters
Returns the retire JS content filters.- Returns:
- the retire JS content filters
-
getFilterNonVulnerable
Returns whether or not retire JS should remove non-vulnerable JS files from the report.- Returns:
- whether or not retire JS should remove non-vulnerable JS files from the report
-