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