Improved parsing
This commit is contained in:
parent
917bb5928b
commit
62d593136a
435 changed files with 929 additions and 720 deletions
|
|
@ -19,7 +19,7 @@ def collect_regex_pattern(service, file_name, input_json, output_dir):
|
|||
yml_data = {
|
||||
'name': name,
|
||||
'pattern': pattern,
|
||||
'description': "Regex pattern from TRaSH-Guides.",
|
||||
'description': "",
|
||||
'tags': [],
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue