nicoloboschi opened a new pull request, #17282: URL: https://github.com/apache/pulsar/pull/17282
### Motivation Owasp check fails with ``` One or more dependencies were identified with known vulnerabilities in Pulsar :: Distribution :: Server: netty-tcnative-boringssl-static-2.0.52.Final-osx-x86_64.jar (pkg:maven/io.netty/[email protected], cpe:2.3:a:chromium_project:chromium:2.0.52:*:*:*:*:*:*:*) : CVE-2011-1797 ``` It's clearly a false positive https://github.com/jeremylong/DependencyCheck/issues/4776 ### Modifications * Suppress the violation - [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]
