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 shares a POC experimenting with Jev for offsec: real-time scoring of command opsec in Mythic and identifying expression type, noting its speed and very low cost enable novel concepts, though it is not great at cyber yet.
Playing around with Jev to see how it performs with offsec. Its speed and insane low cost certainly opens up novel concepts, like this POC doing real-time scoring of command opsec in Mythic, and identifying the expression type. It's not great at cyber yet, but exciting to see!