- generate(Sink, Locale) - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
- generate(Sink, Locale) - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Generates the Dependency-Check Site Report.
- getArtifactScopeExcluded() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the artifact scope excluded filter.
- getCategoryName() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the category name.
- getConnectionString() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the connection string.
- getCorrectOutputDirectory() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the correct output directory depending on if a site is being
executed or not.
- getCorrectOutputDirectory(MavenProject) - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the correct output directory depending on if a site is being
executed or not.
- getDependencyNodeFilter() - Method in class org.owasp.dependencycheck.maven.FilteringDependencyTransitiveNodeVisitor
-
Gets the dependency node filter that this visitor applies before
delegation.
- getDependencyNodeVisitor() - Method in class org.owasp.dependencycheck.maven.FilteringDependencyTransitiveNodeVisitor
-
Gets the dependency node visitor that this visitor delegates to.
- getDescendants(MavenProject) - Method in class org.owasp.dependencycheck.maven.AggregateMojo
-
Returns a set containing all the descendant projects of the given
project.
- getDescription(Locale) - Method in class org.owasp.dependencycheck.maven.AggregateMojo
-
Gets the description of the Dependency-Check report to be displayed in
the Maven Generated Reports page.
- getDescription(Locale) - Method in class org.owasp.dependencycheck.maven.CheckMojo
-
Gets the description of the Dependency-Check report to be displayed in
the Maven Generated Reports page.
- getDescription(Locale) - Method in class org.owasp.dependencycheck.maven.PurgeMojo
-
Gets the description of the Dependency-Check report to be displayed in
the Maven Generated Reports page.
- getDescription(Locale) - Method in class org.owasp.dependencycheck.maven.UpdateMojo
-
Gets the description of the Dependency-Check report to be displayed in
the Maven Generated Reports page.
- getExcludes() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the list of excluded artifacts based on either artifact id or
group id and artifact id.
- getFilterNonVulnerable() - Method in class org.owasp.dependencycheck.maven.Retirejs
-
Returns whether or not retire JS should remove non-vulnerable JS files
from the report.
- getFilters() - Method in class org.owasp.dependencycheck.maven.Retirejs
-
Returns the retire JS content filters.
- getName(Locale) - Method in class org.owasp.dependencycheck.maven.AggregateMojo
-
Returns the report name.
- getName(Locale) - Method in class org.owasp.dependencycheck.maven.CheckMojo
-
Returns the report name.
- getName(Locale) - Method in class org.owasp.dependencycheck.maven.PurgeMojo
-
Returns the report name.
- getName(Locale) - Method in class org.owasp.dependencycheck.maven.UpdateMojo
-
Returns the report name.
- getOutputDirectory() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the output directory.
- getOutputName() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the output name.
- getProject() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns a reference to the current project.
- getReactorProjects() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the list of Maven Projects in this build.
- getReportOutputDirectory() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the report output directory.
- getSettings() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the configured settings.