Skip to content

Example workflow on how to manage your custom falco rules & exceptions as code

Notifications You must be signed in to change notification settings

yoshiouchi/sysdig-falco-rules-as-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Example workflow on how to manage your custom falco rules & exceptions as code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 53.4%
  • Python 25.3%
  • Shell 21.3%