elasticsearch/distribution
Rene Groeschke 90cf9cd4f8
Fix IronBank hardening_manifest CI test (#124579) (#124589)
This commit fix the IronBank hardening_manifest CI test that expect the
hardening_manifest.yaml values to match `'^(?!\\s*$)[ -~|]*$'` regex:

```
| hardening_manifest           | ERROR    | Hardening Manifest failed jsonschema validation
| hardening_manifest           | ERROR    | Verify Hardening Manifest content
| hardening_manifest           | ERROR    | 'Rene Gröschke' does not match '^(?!\\s*$)[ -~|]*$'
```

43219286

cc @breskeby

<!-- Thank you for your interest in and contributing to Elasticsearch!
There are a few simple things to check before submitting your pull
request that can help with the review process. You should delete these
items from your submission, but they are here to help bring them to your
attention. -->

- Have you signed the [contributor license agreement](https://www.elastic.co/contributor-agreement)?
- Have you followed the [contributor guidelines](https://github.com/elastic/elasticsearch/blob/main/CONTRIBUTING.md)?
- If submitting code, have you built your formula locally prior to submission with `gradle check`?
- If submitting code, is your pull request against main? Unless there is a good reason otherwise, we prefer pull requests against main and will backport as needed.
- If submitting code, have you checked that your submission is for an [OS and architecture that we support](https://www.elastic.co/support/matrix#show_os)?
- If you are submitting this code for a class then read our [policy](https://github.com/elastic/elasticsearch/blob/main/CONTRIBUTING.md#contributing-as-part-of-a-class) for that.

(cherry picked from commit e5cf597782)

# Conflicts:
#	distribution/docker/src/docker/iron_bank/hardening_manifest.yaml

Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
2025-03-12 07:52:00 +11:00
..
archives [8.16] Update Gradle wrapper to 8.13 (#122421) (#123876) 2025-03-06 02:08:55 +11:00
bwc Update BWC version logic to support multiple bugfix versions (#117943) (#118116) (#118119) 2024-12-05 16:15:12 -08:00
docker Fix IronBank hardening_manifest CI test (#124579) (#124589) 2025-03-12 07:52:00 +11:00
licenses Add license and notice files for commons daemon (#86773) 2022-05-12 17:22:53 -07:00
packages [8.16] Update Gradle wrapper to 8.13 (#122421) (#123876) 2025-03-06 02:08:55 +11:00
src Update jvm.options (#118716) (#119006) 2024-12-19 06:44:55 +11:00
tools Upgrade Bouncy Castle FIPS dependencies (#112989) (#119614) 2025-01-07 08:03:17 +11:00
build.gradle [8.16] Update Gradle wrapper to 8.13 (#122421) (#123876) 2025-03-06 02:08:55 +11:00