DEV Community

Serhan Öztuna
Serhan Öztuna

Posted on

Want to see real vulnerabilities in your repos? We’re testing agentic analysis for logic vulnerabilities

Hey everyone 👋

We’re building an agentic static analysis tool that goes beyond pattern matching to reason through logic flows and find vulnerabilities traditional tools miss.

Our goal is to catch logic and contextual bugsthings like:

✔ Subtle authorization logic issues
✔ Dangerous role assignment flows
✔ Contextual data mishandling vulnerabilities

What makes this different?

Most static analysis tools rely on pattern-based detection. We’re experimenting with agentic approaches that analyze code step by step, like a human reviewer, and automatically eliminate false positives before surfacing results.

We’re opening early access to developers and security engineers to test this approach and tell us:

  • What works
  • What sucks
  • What’s missing

No sales pitch. We’re in early testing and genuinely want feedback from people who care about code security.

Comment below or DM me, and I’ll share early access details + credits.

Top comments (0)