tisonkun commented on PR #16110: URL: https://github.com/apache/pulsar/pull/16110#issuecomment-1159617484
Now it report a new vulnerability. Shall I include the resolution in this PR? ``` Error: Failed to execute goal org.owasp:dependency-check-maven:7.1.0: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: fastjson-1.2.73.jar: CVE-2022-25[8](https://github.com/apache/pulsar/runs/6952840802?check_suite_focus=true#step:8:9)45(9.8) Error: Error: See the dependency-check report for more details. Error: -> [Help 1] Error: Error: To see the full stack trace of the errors, re-run Maven with the -e switch. Error: Re-run Maven using the -X switch to enable full debug logging. Error: Error: For more information about the errors and possible solutions, please read the following articles: Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Error: Error: After correcting the problems, you can resume the build with the command Error: mvn <args> -rf :pulsar Error: Process completed with exit code 1. ``` -- 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]
