用 Jev 与 CodeGraph 组合做安全审查
开发者分享了 typesafe-security-review 项目:把 Jev 的概率判断与代码图、OWASP/CWE 信息结合,用于低成本安全扫描。
作者探索 TypeSafe AI 的 Jev 模型在安全场景中的应用,指出需合理设置参数和阈值,并开源了一个诈骗邮件分类项目。
I was exploring Jev by @typesafeai AI for safety use cases and it is an impressive and useful model, however don't expect it to magically auto classify any data without proper parameters and thresholds (see finding below). I open-sourced a scam-email classification where you can