splunk / contentctl

Splunk Content Control Tool
Apache License 2.0
93 stars 25 forks source link

Extend Conf Parsing to KV Parsing #285

Open pyth0n1c opened 2 months ago

pyth0n1c commented 2 months ago

The following PR adds limited savedsearches Conf file validation for Versioning Enforcement. https://github.com/splunk/contentctl/pull/280/files In the future, we may want full KV parsing for this file for extended validation or reading CONF file into YML objects. Tracking this as a possible enhancement.