mirror of
https://github.com/elastic/logstash.git
synced 2025-04-19 12:25:10 -04:00
* x-pack: add fips_validation plugin to be included in fips builds The `logstash-integration-fips_validation` plugin provides no runtime pipeline plugins, but instead provides hooks to ensure that the logstash process is correctly configured for compliance with FIPS 140-3. It is installed while building the observabilitySRE artifacts. * fips validation: ensure BCFIPS,BCJSSE,SUN are first 3 security providers * remove re-injection of BCFIPS jars * Update lib/bootstrap/rubygems.rb * add integration spec for fips_validation plugin * add missing logstash_plugin helper * fixup * skip non-fips spec on fips-configured artifact, add spec details |
||
---|---|---|
.. | ||
artifacts.rake | ||
bootstrap.rake | ||
build.rake | ||
compile.rake | ||
default_plugins.rb | ||
docs.rake | ||
gems.rake | ||
lint.rake | ||
modules.rake | ||
plugin.rake | ||
plugins-metadata.json | ||
plugins_docs_dependencies.rake | ||
test.rake | ||
vendor.rake | ||
version.rake | ||
z_rubycheck.rake |