elasticsearch/libs
Nikolaj Volgushev a77626368f
Handle NotEntitledException in SSL file utils (#123491)
SSL file utils currently only handle security manager access control
exceptions around file read checks. This PR extends these to support
entitlement checks as well. 

There is no easy way to unit test this since we can't run unit tests
with entitlements enabled (for now). The PR includes a REST test
instead. 

Relates: https://github.com/elastic/elasticsearch/issues/121960
2025-02-28 00:06:09 +11:00
..
cli Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
core Inline some methods into Releasables (#123273) 2025-02-27 12:09:36 +01:00
dissect Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
entitlement Add missing APM agent entitlements (#123575) 2025-02-27 21:02:56 +11:00
geo Optimize ST_EXTENT_AGG for geo_shape and cartesian_shape (#119889) 2025-01-16 19:43:51 +01:00
grok Fix a bunch of non-final static fields (#119185) 2024-12-26 19:14:36 +01:00
h3 Reapply "[Build] Do not invalidate configuration cache when branch is switched (#118894)" (#119300) (#119325) 2024-12-30 08:54:42 +01:00
log4j Patch log4j JAR to remove JndiLookup class (#81629) 2021-12-10 15:51:38 -08:00
logging Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
logstash-bridge Fix a bunch of non-final static fields (#119185) 2024-12-26 19:14:36 +01:00
lz4 Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
native [Entitlements] Add native checks support and tests for Java 21 (preview) (#121881) 2025-02-07 17:01:04 +01:00
plugin-analysis-api [Build] Remove deprecated BuildParams (#116984) 2024-11-22 16:30:57 +01:00
plugin-api Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
plugin-scanner Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
secure-sm Do not try to enable SecurityManager on JDK 24 (#117999) 2024-12-10 18:00:58 +01:00
simdvec Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
ssl-config Handle NotEntitledException in SSL file utils (#123491) 2025-02-28 00:06:09 +11:00
tdigest Reapply "[Build] Do not invalidate configuration cache when branch is switched (#118894)" (#119300) (#119325) 2024-12-30 08:54:42 +01:00
x-content Merge main into multi-project 2025-01-30 17:26:28 +10:00
build.gradle Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00