- 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.
- getHost() - Method in class org.owasp.dependencycheck.maven.ProxyConfig
-
Get the host.
- 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.
- getNodes() - Method in class org.owasp.dependencycheck.maven.CollectingRootDependencyGraphVisitor
-
- 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.
- getPort() - Method in class org.owasp.dependencycheck.maven.ProxyConfig
-
Get the port.
- 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.
- getResolutionResults(DependencyResolutionException) - Static method in class org.owasp.dependencycheck.maven.Mshared998Util
-
Get the list of ArtifactResults from a resolution that ran into an exception.
- getServerId() - Method in class org.owasp.dependencycheck.maven.ProxyConfig
-
The server id.
- getSettings() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the configured settings.
- scanArtifacts(MavenProject, Engine) - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Scans the project's artifacts and adds them to the engine's dependency
list.
- scanArtifacts(MavenProject, Engine, boolean) - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Scans the project's artifacts and adds them to the engine's dependency
list.
- scanDependencies(Engine) - Method in class org.owasp.dependencycheck.maven.AggregateMojo
-
Scans the dependencies of the projects in aggregate.
- scanDependencies(Engine) - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Scans the dependencies of the projects.
- scanDependencies(Engine) - Method in class org.owasp.dependencycheck.maven.CheckMojo
-
Scans the dependencies of the project.
- scanDependencies(Engine) - Method in class org.owasp.dependencycheck.maven.PurgeMojo
-
Throws an exception if called.
- scanDependencies(Engine) - Method in class org.owasp.dependencycheck.maven.UpdateMojo
-
Throws an exception if called.
- scanPlugins(Engine, ExceptionCollection) - Method in class org.owasp.dependencycheck.maven.AggregateMojo
-
Scans the plugins of the project.
- scanPlugins(MavenProject, Engine, ExceptionCollection) - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Scans the project's artifacts for plugin-dependencies and adds them to
the engine's dependency list.
- scanPlugins(Engine, ExceptionCollection) - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Scans the plugins of the projects.
- scanPlugins(Engine, ExceptionCollection) - Method in class org.owasp.dependencycheck.maven.CheckMojo
-
Scans the plugins of the project.
- scanPlugins(Engine, ExceptionCollection) - Method in class org.owasp.dependencycheck.maven.PurgeMojo
-
Throws an exception if called.
- scanPlugins(Engine, ExceptionCollection) - Method in class org.owasp.dependencycheck.maven.UpdateMojo
-
Throws an exception if called.
- setHost(String) - Method in class org.owasp.dependencycheck.maven.ProxyConfig
-
Set the host.
- setPort(int) - Method in class org.owasp.dependencycheck.maven.ProxyConfig
-
Set the new port number.
- setReportOutputDirectory(File) - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Sets the Reporting output directory.
- setServerId(String) - Method in class org.owasp.dependencycheck.maven.ProxyConfig
-
Sets the server id.
- showSummary(MavenProject, Dependency[]) - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Generates a warning message listing a summary of dependencies and their
associated CPE and CVE entries.