So a low finding count on cURL may say more about cURL’s low attack surface and robust security practices than about Mythos’ capabilities.
Came here to say that you’re wrong on this. While Mythos found a single zero-day that got a CVE in curl + 1 sub-CVE bug + 3 false positive, AISLE actually discovered 6 zero-days that received CVEs after Mythos was done with the codebase and its detections fixed ⇒ Mythos missed these 6 legitimate zero-days: https://mastodon.social/@bagder/116807317163361428
That’s incorrect. Here’s the situation chronologically:
AISLE has been scanning cURL for some time since mid 2025. This revealed a number of zero-days that got fixed and assigned CVEs.
In May, cURL ran Mythos, which found only a single real vulnerability of low severity. It got fixed, and assigned a CVE.
after that, on the fixed version, we ran AISLE, discovered 6 additional zero-days that Mythos missed, and we got 6 CVEs for them. That’s what https://aisle.com/blog/aisle-discovers-6-new-cves-in-curl-including-the-oldest-issue-ever-reported is talking about, and that’s what the literally author of cURL is writing about here: https://mastodon.social/@bagder/116807317163361428
We also got “one shot”, in the same sense that Mythos got “one shot”. Neither is literally a single model invocation since both systems run multiple parallel analyses across the codebase.
So continuous scanning does not explain this result. On curl = one of the most hardened codebases in existence, AISLE found six confirmed zero-days after Mythos’s scan and subsequent hardening. Mythos found one. On this target, AISLE clearly outperformed Mythos at zero-day discovery. You got the timeline wrong in your previous comment.