mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
updated javadoc author
Former-commit-id: 30f7e50b4d38804ef4fa16d140239566db5f8cac
This commit is contained in:
@@ -26,7 +26,7 @@ import org.owasp.dependencycheck.suppression.SuppressionRule;
|
||||
* The suppression analyzer processes an externally defined XML document that complies with the suppressions.xsd schema.
|
||||
* Any identified Vulnerability entries within the dependencies that match will be removed.
|
||||
*
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
* @author Jeremy Long
|
||||
*/
|
||||
public class VulnerabilitySuppressionAnalyzer extends AbstractSuppressionAnalyzer {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user