elasticsearch/modules
Ryan Ernst ab690ba23f
Check hidden frames in entitlements (#127877)
Entitlements do a stack walk to find the calling class. When method
refences are used in a lambda, the frame ends up hidden in the stack
walk. In the case of using a method reference with
AccessController.doPrivileged, the call looks like it is the jdk itself,
so the call is trivially allowed. This commit adds hidden frames to the
stack walk so that the lambda frame created for the method reference is
included. Several internal packages are then necessary to filter out of
the stack.
2025-05-08 16:59:03 -07:00
..
aggregations Remove redundant marker interfaces that extend Bucket (#127038) 2025-04-18 18:26:39 +02:00
analysis-common Upgrade to Lucene 10.2.0 (#126594) 2025-04-14 13:50:52 +02:00
apm Remove security manager policy files (#127727) 2025-05-06 19:37:46 +02:00
data-streams Skip the validation when retrieving the index mode during reindexing a time series data stream. (#127824) 2025-05-08 10:25:53 +03:00
dot-prefix-validation Add ability to redirect ingestion failures on data streams to a failure store (#126973) 2025-04-18 16:33:03 -04:00
health-shards-availability Add multi-project support for health indicator shards_availability (#125512) 2025-03-31 11:12:52 -04:00
ingest-attachment Updating tika to 2.9.3 (#127353) 2025-04-25 08:43:26 -05:00
ingest-common Correctly handle non-integers in nested paths in the remove processor (#127006) 2025-04-18 11:46:54 -04:00
ingest-geoip Remove security manager policy files (#127727) 2025-05-06 19:37:46 +02:00
ingest-user-agent Make enrich project-aware (#124099) 2025-03-06 19:20:46 +01:00
kibana Fix KibanaThreadPoolIT (#120097) 2025-01-15 02:07:58 +11:00
lang-expression Remove security manager policy files (#127727) 2025-05-06 19:37:46 +02:00
lang-mustache Add leniency to missing array values in mustache (#126550) 2025-04-09 14:51:26 -07:00
lang-painless Remove PrivilegedOperations (#127726) 2025-05-06 10:50:49 -07:00
legacy-geo Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
mapper-extras Properly handle multi fields in block loaders with synthetic source enabled (#127483) 2025-04-30 09:33:35 -07:00
parent-join Remove redundant marker interfaces that extend Bucket (#127038) 2025-04-18 18:26:39 +02:00
percolator Fix duplicate strings in SearchHit serialization (#127180) 2025-04-22 22:43:27 +02:00
rank-eval Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
reindex Skip the validation when retrieving the index mode during reindexing a time series data stream. (#127824) 2025-05-08 10:25:53 +03:00
repository-azure Add comments pointing to Azure creds renewal docs (#127897) 2025-05-08 19:10:53 +10:00
repository-gcs Remove security manager policy files (#127727) 2025-05-06 19:37:46 +02:00
repository-s3 Reinstate use of S3 protocol client setting (#127744) 2025-05-07 10:02:22 +01:00
repository-url Check hidden frames in entitlements (#127877) 2025-05-08 16:59:03 -07:00
rest-root Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
runtime-fields-common Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
systemd Remove security manager policy files (#127727) 2025-05-06 19:37:46 +02:00
transport-netty4 Replace auto-read with proper flow-control in HTTP pipeline (#127817) 2025-05-08 17:35:10 +10:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00