Looking for a feature that you want but not seeing it? Let us know! We've got a public roadmap - take a look, submit something new, and vote for features you'd like to see at zenable.io/feedback
If you've ever heard of TDD (Test Driven Development) and were a fan, you're gonna love Spec-Driven Development. SDD leverages Conformance Tests, which are a way to define the requirements of the end result you'd like to see when working with AI tools, and have it iterate until it conforms to the requirements. You may also hear it referred to as Policy as Code, and it's the #1 way to prevent slop makes it into your code base, but they're not trivial to write. There are dozens of different Domain-Specifics Languages to write them in, which are each great in their own ways... just hard to get started with. That was, until today 🚀 Read more by clicking here :)
Looking for a little more "oomph" from your PR Reviews? Now you've got it; we cut over to Claude 4 and have seen a dramatic improvement in contextual, valuable code reviews. Not only does it find security issues, but it flags functional and business logic issues that linters miss by thoroughly understanding the intent of your code using the PR title, description, commit messages, and corresponding files/comments. Check it out for free with two clicks by going to zenable.io/github and installing our app 🚀
You can now configure the GitHub App via a configuration file; clear out some of the noise by skipping reviews of any specialized lock files, binaries, or compressed files, and don't re-review release branches or Dependabot PRs, and more! See how to configure it at docs.zenable.io
We now support integration directly into Windsurf! To set it up, see our documentation at docs.zenable.io
We now support integration directly into Cursor! To set it up, see our documentation at docs.zenable.io
We're now hosting our documentation at docs.zenable.io; go check it out for our quick start, step-by-step setup guides, walkthrough videos, and more!
Our GitHub App will now automatically review your PR title and description for accuracy based on the actual PR contents. When it finds that either don't align well with the actual direction of the PR, it will suggest an alternative! No more needing to painstakingly write a title and description, just drop open a PR, get the feedback, and go from there!
Now you can get all of the power of Zenable directly into over 50 IDEs by using our MCP server! To learn more, see docs.zenable.io
We've shipped custom context for Zenable PR reviews; just load in whatever relevant security policies, product requirements, contracts, engineering documentation, or any other text document to our platform and it will automatically be accounted for during your reviews. Now you can be sure that your team is following your company's custom requirements every step of the way from coding to production.
Always wanted to put guardrails in place for each and every one of the requirements in your security policies, contracts, and product requirements? Well now you can, with Zenable's automated guardrails using Policy as Code. Just import your documents and we'll automatically create over 10 different types of Policy as Code that you can use to enforce these guardrails throughout development, in your pipelines, and running in your cloud or kubernetes environments 🚀