[auth]
auth_token = "auth_key"
[jira]
jira_url = "jira_url"
standard_resolution = '{"name": "Fixed"}'
standard_resolution_comment = '{"body":{"content":[{"content":[{"text":"Test comment","type":"text"}],"type":"paragraph"}],"type":"doc","version":1}}'
[jira.transitions_names]
resolve = 'Resolve Issue'
[yara]
rules_source = "https://github.com/YARAHQ/yara-forge/releases/latest/download/yara-forge-rules-core.zip"
rules_directory = "yara-rules"
cache_file = "yara_rules.cache"
cache_version_file = "yara_rules.cache.version"