- 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.
- generateDataFile() - Method in class org.owasp.dependencycheck.maven.AggregateMojo
-
Initilizes the engine, runs a scan, and writes the serialized dependencies to disk.
- generateDataFile(Engine, MavenProject) - Method in class org.owasp.dependencycheck.maven.AggregateMojo
-
Runs dependency-check's Engine and writes the serialized dependencies to disk.
- 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.
- getDataFile(MavenProject) - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the correct output directory depending on if a site is being executed or not.
- getDataFileContextKey() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the key used to store the path to the data file that is saved by writeDataFile().
- 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.
- getFormat() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the report format.
- getLogger(String) - Method in class org.owasp.dependencycheck.maven.slf4j.MavenLoggerFactory
-
Returns the Maven Logger Adapter.
- getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
-
Returns the logger factory.
- getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
-
Returns the logger factory class string.
- 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.
- getOutputDirectoryContextKey() - Method in class org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
-
Returns the key used to store the path to 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.
- getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
-
Return the singleton of this class.