michaeljmarshall opened a new pull request, #20342: URL: https://github.com/apache/pulsar/pull/20342
### Motivation These CVEs were introduced by #20339. We upgraded to the latest version of jetcd, so I am suppressing the related CVEs. OWASP is currently failing with: > Error: jetcd-core-0.7.5.jar: CVE-2020-15113(7.1) Error: jetcd-grpc-0.7.5.jar: CVE-2017-8359(9.8), CVE-2020-15113(7.1), CVE-2020-7768(9.8), CVE-2017-7861(9.8), CVE-2017-9431(9.8), CVE-2017-7860(9.8) I retrieved the jar checksums from these two links: * https://repo1.maven.org/maven2/io/etcd/jetcd-core/0.7.5/jetcd-core-0.7.5.jar.sha1 * https://repo1.maven.org/maven2/io/etcd/jetcd-grpc/0.7.5/jetcd-grpc-0.7.5.jar.sha1 ### Modifications * Update the `owasp-dependency-check-suppressions.xml` file. ### Documentation - [x] `doc-not-needed` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
