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
Having multiple MCP tools can be confusing for LLMs; they don't know which one to pick. So, we made it easy. Now, all of our features are now available behind a single tool call. Don't worry, you still get 100% of the capabilities you're used to, and we've implemented a token system so even when you run out of premium tool calls, you'll still get unlimited calls to our deterministic conformance tests. Not familiar with conformance tests? Well, let me tell you, they're pretty 🔥. Specifications are the best way to guide AI tools to generate code that meets our expectations, and conformance tests are how we verify that's what's happening. If you're interested to learn more, just reach out! We're always happy to help.
We've revamped our entire onboarding process so now you can get started in minutes. Just install the GitHub App, configure the MCP server, or sign up for one of our paid tiers and you're all set with the full suite of Zenable integrations. Check out our feature deep dive to see all the juicy details
We've increased our generated conformance tests (also known as Policy as Code) limit to 10KB per policy. Now you can make sure that even the trickiest rules can be enforced deterministically in code, without the toil of writing it by hand, or even needing to sift through your contracts or security policies to find it. Just upload whatever files you expect have requirements, and have us do all the work - we'll find the requirements, refine the details, generate and test the conformance tests, and then executing them throughout your entire Software Development Lifecycle.
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!