Jev and CodeGraph for security review
The typesafe-security-review project combines Jev’s probability judgments with a code graph and OWASP/CWE data for low-cost security scanning.
The author rebuilt CAPTCHA using Jev: the browser measures how you fill in the form, the server turns it into a few plain sentences, and Jev decides if it's a person or a bot. Blog post and source code in the comments.
I rebuilt CAPTCHA with Jev The browser measures how you fill in the form. Server turns that into a few plain sentences, and Jev decides: person or bot. Blog post with source code in the comments: