sig/lib/mihari.rbs in mihari-4.5.3 vs sig/lib/mihari.rbs in mihari-4.6.0
- old
+ new
@@ -17,9 +17,10 @@
attr_accessor slack_channel (): String?
attr_accessor slack_webhook_url (): String?
attr_accessor spyse_api_key (): String?
attr_accessor thehive_api_endpoint (): String?
attr_accessor thehive_api_key (): String?
+ attr_accessor thehive_api_version (): String?
attr_accessor urlscan_api_key (): String?
attr_accessor virustotal_api_key (): String?
attr_accessor zoomeye_api_key (): String?
attr_accessor webhook_url (): String?
attr_accessor webhook_use_json_body (): (bool | nil)