mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 01:51:49 +01:00
updated javadoc author
Former-commit-id: df80e5ee5504e57c95cc89e9af8d9c8910074ab0
This commit is contained in:
@@ -25,7 +25,7 @@ import org.owasp.dependencycheck.dependency.Dependency;
|
|||||||
* An interface that defines an Analyzer that is used to identify Dependencies. An analyzer will collect information
|
* An interface that defines an Analyzer that is used to identify Dependencies. An analyzer will collect information
|
||||||
* about the dependency in the form of Evidence.
|
* about the dependency in the form of Evidence.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public interface Analyzer {
|
public interface Analyzer {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user