elasticsearch/build-conventions
Slobodan Adamović b643abab3b
Harden usage of XML document builder in build-conventions (#106874)
While `LicenseHeadersTask` only uses `DocumentBuilderFactory` internally
to parse `rat.xml` files (which are the output of running Apache RAT on
Elasticsearch codebase files), it is a good practice to disable XXE
features even if it's part of checks that are run on developers
machines.
2024-03-31 19:41:52 -04:00
..
src/main/java/org/elasticsearch/gradle/internal Harden usage of XML document builder in build-conventions (#106874) 2024-03-31 19:41:52 -04:00
build.gradle Disable incremental compilation in CI environments (#103346) 2023-12-12 13:10:27 -08:00
elastic.importorder Format build-tools and build-tools-internal (#78910) 2021-10-14 09:38:06 +01:00
formatterConfig.xml Format build-tools and build-tools-internal (#78910) 2021-10-14 09:38:06 +01:00
settings.gradle Port build dependencies to gradle version catalogue (#86548) 2022-05-10 12:15:36 +02:00