Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 396 Bytes

Managing your Sysdig Custom Falco Rules as code

There are 2 methods to manage your Sysdig Custom Falce Rules as code

Method 1

Edit the falco_rules_local.yaml file and push this to the Sysdig Secure API - example in the api_method directory

Method 2

Use the Sysdig Secure Terraform Module - example in the terraform_method directory