Enrico Olivelli created ZOOKEEPER-4478:
------------------------------------------
Summary: Suppress OWASP false positives
zookeeper-jute-3.8.0-SNAPSHOT.jar: CVE-2021-29425, CVE-2021-28164,
CVE-2021-34429
Key: ZOOKEEPER-4478
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4478
Project: ZooKeeper
Issue Type: Task
Reporter: Enrico Olivelli
Fix For: 3.8.0, 3.7.1, 3.6.4
While preparing a new RC for 3.8.0 today the OWASP checker started to report
locally (not on jenkins) these errors:
{code:java}
[ERROR] One or more dependencies were identified with vulnerabilities that have
a CVSS score greater than or equal to '0.0':
[ERROR]
[ERROR] zookeeper-jute-3.8.0-SNAPSHOT.jar: CVE-2021-29425, CVE-2021-28164,
CVE-2021-34429
[ERROR]
[ERROR] See the dependency-check report for more details.
[ERROR]
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)