stevenschlansker opened a new pull request, #2458:
URL: https://github.com/apache/fory/pull/2458

   Attempt 2 for #2421, now that we have java 11 baseline, thanks @chaokunyang 
   
   arrow 15.0.0 is marked as vulnerable to CVE-2024-52338 Despite this CVE only 
affecting the R implementation, the CPE is not scoped to R so Java checkers 
will report as vulnerable:
   
   ```
   13:25:42  [ERROR] One or more dependencies were identified with 
vulnerabilities:
   13:25:42  [ERROR] arrow-memory-core-15.0.0.jar 
(pkg:maven/org.apache.arrow/[email protected], 
cpe:2.3:a:apache:arrow:15.0.0:*:*:*:*:*:*:*): CVE-2024-52338(9.8)
   ```
   
   while this is really a problem with the CPE, not fory, the easiest fix by 
far is to simply update arrow
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to