用 Jev 与 CodeGraph 组合做安全审查
开发者分享了 typesafe-security-review 项目:把 Jev 的概率判断与代码图、OWASP/CWE 信息结合,用于低成本安全扫描。
JEV通过系统调用和意图图在端侧12毫秒内阻断威胁,比LLM路径快200倍,且零云成本。
How to catch threat faster than an LLM: LLM path: Logs -> Cloud -> Tokenize -> Infer -> Pray -> 2.4s late JEV path: Syscall -> Intent Graph -> BLOCK -> 12ms 200x faster. 0 cloud cost. 100% on-endpoint. This is why intent > inference. #cybersec #Malware #ZeroTrust #AISecurity