mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-27 11:31:24 +01:00
fixed javadoc typo
Former-commit-id: c631903f6567a3889722c9f19597651117c1d83d
This commit is contained in:
@@ -227,7 +227,7 @@ public class CveDB {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Retrieves the vulnerabilities associated with the specified CPE cpe.
|
* Retrieves the vulnerabilities associated with the specified CPE ID.
|
||||||
*
|
*
|
||||||
* @param cpeStr the CPE cpe name
|
* @param cpeStr the CPE cpe name
|
||||||
* @return a list of Vulnerabilities
|
* @return a list of Vulnerabilities
|
||||||
|
|||||||
Reference in New Issue
Block a user