mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
updated javadoc author
Former-commit-id: be4a6f9d5c5d1f43ddbe2324a68036e6e459d1a2
This commit is contained in:
@@ -27,7 +27,7 @@ import org.owasp.dependencycheck.data.cpe.IndexEntry;
|
||||
/**
|
||||
* A record containing information about vulnerable software. This is referenced from a vulnerability.
|
||||
*
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
* @author Jeremy Long
|
||||
*/
|
||||
public class VulnerableSoftware extends IndexEntry implements Serializable, Comparable<VulnerableSoftware> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user