用 Jev 与 CodeGraph 组合做安全审查
开发者分享了 typesafe-security-review 项目:把 Jev 的概率判断与代码图、OWASP/CWE 信息结合,用于低成本安全扫描。
作者展示了如何将Jev模型用于身份验证和访问管理。用户用自然语言输入需求,工具在本地运行,无需API密钥,并非聊天机器人。
The timeline is full of jev. So I pointed one at login and access. You type what you need, in plain English. The published projects that already do it climb out of the pile. Not a chatbot. No key. Runs on your machine. https://github.com/clawdreyhepburn/identity-jev…