thetumbled commented on PR #23600: URL: https://github.com/apache/pulsar/pull/23600#issuecomment-2561020141
> > > Failed to execute goal org.owasp:dependency-check-maven:10.0.2:aggregate (default) on project pulsar: > > > Error: > > > Error: One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': > > > Error: > > > Error: alluxio-core-common-2.9.3.jar: CVE-2023-38889(9.8) > > > Error: azure-identity-1.10.4.jar: CVE-2023-36415(8.8) > > > Error: clickhouse-jdbc-0.4.6-all.jar/META-INF/maven/com.google.protobuf/protobuf-java/pom.xml: CVE-2024-7254(8.699999809265137) > > > Error: clickhouse-jdbc-0.4.6-all.jar/META-INF/maven/com.squareup.okio/okio/pom.xml: CVE-2023-3635(7.5) > > > Error: clickhouse-jdbc-0.4.6-all.jar: CVE-2022-44010(7.5) > > > Error: grpc-core-1.37.0.jar: CVE-2023-44487(7.5), CVE-2023-4785(7.5), CVE-2023-33953(7.5) > > > Error: grpc-core-1.56.1.jar: CVE-2023-44487(7.5), CVE-2023-33953(7.5) > > > Error: grpc-protobuf-1.37.0.jar: CVE-2023-44487(7.5), CVE-2023-4785(7.5), CVE-2023-33953(7.5) > > > Error: grpc-protobuf-1.56.1.jar: CVE-2023-44487(7.5), CVE-2023-33953(7.5) > > > Error: json-20201115.jar: CVE-2023-5072(7.5), CVE-2022-45688(7.5) > > > Error: kafka-clients-2.8.1.jar: CVE-2024-31141(7.099999904632568) > > > Error: kafka-clients-3.4.0.jar: CVE-2024-31141(7.099999904632568) > > > Error: kaml-0.20.0.jar: CVE-2023-28118(7.5) > > > Error: lucene-core-9.11.1.jar: CVE-2024-45772(8.0) > > > Error: mockserver-netty-no-dependencies-5.14.0.jar: CVE-2021-32827(9.6) > > > Error: mysql-connector-java-8.0.30.jar: CVE-2023-22102(8.3) > > > Error: nimbus-jose-jwt-9.30.2.jar: CVE-2023-52428(7.5) > > > > > > Do you know the reason why this error throw out? @lhotari > > @thetumbled We haven't addressed these issues. The OWASP dependency check has been failing for quite some time. Most of these issues are in Pulsar IO Connectors. For GRPC, there has been discussions on the dev mailing list. Can we proceed to review this pr without handing these issues? and one more approve is needed, could you help to review it? thanks. -- 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]
