added

Custom Policy API 🔗

We’ve added application programming interfaces (APIs) for deeper integrations between our tools and others. With our new APIs, teams can:

  • View the latest scans’ failed, passed, and suppressed policies per resource
  • View, edit, and delete custom policies
  • Validate custom policy definitions
  • Review up to 30 non-compliant resources of a defined custom policy

This allows for validating and storing custom policies in your repository. Also, developers can use the APIs to bring custom policies designed and built in the Bridgecrew platform into other, custom integrations, such as Checkov CI integrations.

Learn about the different APIs we have available along with examples in the reference docs.

2560