FerArribas14 opened a new pull request, #398: URL: https://github.com/apache/ranger/pull/398
## What changes were proposed in this pull request? Ranger 4939: Upgrade Elasticsearch version to 7.17.24 Elasticsearch version 7.10.2 is affected by a high vulnerability CVE-2023-31418. You must upgrade to version 7.17.22 to fix this vulnerability. For the moment, it is not easy to upgrade to a more current version than 7.17.22 since the Elastic API is not backwards compatible and changes the implementation a lot. ## How was this patch tested? By running ./build_ranger_using_docker.sh and unit test ElasticSearchAccessAuditsServiceTest <img width="422" alt="ExampleDoc" src="https://github.com/user-attachments/assets/01d7a0e7-2091-4820-bafb-f3b8a3da9af1"> <img width="713" alt="DocsElastic" src="https://github.com/user-attachments/assets/8de35c6f-d163-4c9c-b061-412470989041"> <img width="1738" alt="AuditsApacheRanger" src="https://github.com/user-attachments/assets/e23b5dee-c3e1-4883-bfdd-0f111a30c7d2"> -- 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: dev-unsubscr...@ranger.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org