mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 00:29:21 +01:00
updated javadoc author
Former-commit-id: fc7b5f76a67eaab2e78f6f385252030de63438c9
This commit is contained in:
@@ -38,7 +38,7 @@ import org.owasp.dependencycheck.utils.FileUtils;
|
|||||||
* the dependency in the form of evidence. The Evidence is then used to determine if there are any known, published,
|
* the dependency in the form of evidence. The Evidence is then used to determine if there are any known, published,
|
||||||
* vulnerabilities associated with the program dependency.
|
* vulnerabilities associated with the program dependency.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class Dependency implements Serializable, Comparable<Dependency> {
|
public class Dependency implements Serializable, Comparable<Dependency> {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user