mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 08:13:43 +01:00
updated javadoc author
Former-commit-id: 05a564adebe1121e20d3be4d961ed4b09f94742d
This commit is contained in:
@@ -45,7 +45,7 @@ import org.owasp.dependencycheck.utils.Settings;
|
||||
* The ReportGenerator is used to, as the name implies, generate reports. Internally the generator uses the Velocity
|
||||
* Templating Engine. The ReportGenerator exposes a list of Dependencies to the template when generating the report.
|
||||
*
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
* @author Jeremy Long
|
||||
*/
|
||||
public class ReportGenerator {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user