mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-21 11:29:26 +00:00
* Create a DemistoClient for publishing Falco alerts to Demisto * Extract a function for extracting description from Falco output * Add a playbook which creates a Falco alert as a Demisto incident * Add a Kubeless Demisto Handler for Demisto integration * Document the integration with Demisto * Allow changing SSL certificate verification * Fix naming for playbook specs * Call to lower() before checking value of VERIFY_SSL. Allow case insensitive.