Class Retirejs

java.lang.Object
org.owasp.dependencycheck.maven.Retirejs

public class Retirejs extends Object
Simple POJO for Maven configuration.
Author:
Jeremy Long
  • Constructor Details

    • Retirejs

      public Retirejs()
  • Method Details

    • getFilters

      public String[] getFilters()
      Returns the retire JS content filters.
      Returns:
      the retire JS content filters
    • getFilterNonVulnerable

      public Boolean 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