elasticsearch/plugins/repository-hdfs
Lorenzo Dematté 591a08f506
[Entitlements] Validation checks on paths (#126852) (#127055)
With this PR we restrict the paths we allow access to, forbidding plugins to specify/request entitlements for reading or writing to specific protected directories.

I added this validation to EntitlementInitialization, as I wanted to fail fast and this is the earliest occurrence where we have all we need: PathLookup to resolve relative paths, policies (for plugins, server, agents) and the Paths for the specific directories we want to protect.

Relates to ES-10918
2025-04-19 00:44:49 +10:00
..
licenses Add slf4j-nop in order to prevent startup warnings (#95459) 2023-05-05 09:38:34 +02:00
src [Entitlements] Validation checks on paths (#126852) (#127055) 2025-04-19 00:44:49 +10:00
build.gradle [8.18] Fix hdfs-related IT tests for java24 (#122044) (#122989) 2025-02-20 20:55:26 +11:00