
- add a few sova regexes in queries - updated requirements file to include PyYaml used in the converter script - Added a converter script which : - Parses queries.yml - If an entry has regex it forms sova query with regex, if the entry has patterns but no regex it converts the pattern (string) to regex (escapes characters) and forms sova query - Writes the sova output to sova-pattern-generated.json (so as not to overwrite existing sova_pattern.json right now) Change-Id: Iae3df0d901f2b25bdb27f1b3bea5042f82128dcf
5 lines
71 B
INI
5 lines
71 B
INI
[defaults]
|
|
interpreter_python=auto_silent
|
|
inventory = hosts
|
|
nocows = 0
|