C D E G H I O S 

C

canGenerateReport() - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
Returns whether or not the plugin can generate a report.

D

DependencyCheckMojo - Class in org.owasp.dependencycheck.maven
Maven Plugin that checks project dependencies to see if they have any known published vulnerabilities.
DependencyCheckMojo() - Constructor for class org.owasp.dependencycheck.maven.DependencyCheckMojo
 

E

execute() - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
Executes the dependency-check and generates the report.
execute() - Method in class org.owasp.dependencycheck.maven.HelpMojo

G

generate(Sink, Locale) - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
Generates the Dependency-Check Site Report.
generate(Sink, SinkFactory, Locale) - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
Generates the Dependency-Check Site Report.
getCategoryName() - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
Returns the category name.
getDescription(Locale) - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
Gets the description of the Dependency-Check report to be displayed in the Maven Generated Reports page.
getName(Locale) - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
Returns the report name.
getOutputName() - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
Returns the output name.
getReportOutputDirectory() - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
Returns the output directory.

H

HelpMojo - Class in org.owasp.dependencycheck.maven
Display help information on dependency-check-maven.
Call mvn dependency-check:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.owasp.dependencycheck.maven.HelpMojo
 

I

isExternalReport() - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
Returns whether this is an external report.

O

org.owasp.dependencycheck.maven - package org.owasp.dependencycheck.maven
org.owasp.dependencycheck.maven This is the main package containing the Mojo Maven Plugin - dependency-check.

S

setReportOutputDirectory(File) - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
Sets the Reporting output directory.
C D E G H I O S 

Copyright © 2013–2014 OWASP. All rights reserved.