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.
Marco Franzon shows how to reproduce Jev's core idea in 25 lines of Python: give the model options like Legitimate, Spam, Phishing and run the prompt. He notes the infra behind Jev is missing, but the point is exactly that.
Jev in 25 lines of Python code. The claim is strong but the idea is exactly that one. As stated in the article, you won't have the infra behind Jev, but the point it's exactly that. Give the model a prompt with options like: A. Legitimate B. Spam C. Phishing Run the prompt