logstash/tools
João Duarte 3a62db05e1 replace YAML.parse with YAML.safe_load in release tool
YAML.parse returns Psych nodes that then need to be converted to plain ruby objects.

Calling YAML.safe_load outputs basic ruby objects already and also increases security as it greatly restricts the classes it deserializes.

Fixes #11208
2019-10-11 13:09:06 +00:00
..
benchmark-cli Enhancements to Logstash Benchmarking Tool (#10253) 2019-08-29 11:41:30 +01:00
ca Provide our own ssl certs on Windows Ruby 2015-01-27 01:11:04 +00:00
dependencies-report instructions on how to run tool, remove unused readlink call in script 2018-08-27 21:44:47 +00:00
ingest-converter Add license reporting task 2018-05-02 15:35:42 +00:00
logstash-docgen Extraction of the document from ruby to actual asciidoc file 2017-06-08 20:14:36 +00:00
paquet Spelling fixes (#6806) 2017-03-29 19:33:26 -07:00
release replace YAML.parse with YAML.safe_load in release tool 2019-10-11 13:09:06 +00:00