nicoloboschi opened a new pull request #13764:
URL: https://github.com/apache/pulsar/pull/13764


   ### Motivation
   OWASP check now fails because of 
   
   ```
   avro-1.10.2.jar (pkg:maven/org.apache.avro/[email protected], 
cpe:2.3:a:apache:avro:1.10.2:*:*:*:*:*:*:*) : CVE-2021-43045
   ```
   
   
   As mentioned [here](https://nvd.nist.gov/vuln/detail/CVE-2021-43045] the 
vulnerability only affects the .NET distribution 
   
   Also see the PR https://github.com/apache/avro/pull/1357
   
   
   ### Modifications
   
   * Added suppression for this CVE on Avro packages
   
   
   ### Documentation
   
   - [x] `no-need-doc` 
    


-- 
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]


Reply via email to