You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2022/04/05 11:00:00 UTC

[jira] [Created] (ZOOKEEPER-4510) dependency-check:check failing - reload4j-1.2.19.jar: CVE-2020-9493, CVE-2022-23307

Mohammad Arshad created ZOOKEEPER-4510:
------------------------------------------

             Summary: dependency-check:check failing - reload4j-1.2.19.jar: CVE-2020-9493, CVE-2022-23307
                 Key: ZOOKEEPER-4510
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4510
             Project: ZooKeeper
          Issue Type: Bug
            Reporter: Mohammad Arshad
             Fix For: 3.7.1, 3.6.4


On branch-3.7 "mvn clean package -DskipTests dependency-check:check" is failing with following errors.

{code:java}
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:6.5.3:check (default-cli) on project zookeeper-assembly:
[ERROR]
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '0.0':
[ERROR]
[ERROR] reload4j-1.2.19.jar: CVE-2020-9493, CVE-2022-23307
{code}





--
This message was sent by Atlassian Jira
(v8.20.1#820001)