Jev와 CodeGraph를 활용한 보안 리뷰
typesafe-security-review 프로젝트는 Jev의 확률 판단을 코드 그래프와 OWASP/CWE 데이터와 결합해 저비용 보안 스캔에 활용합니다.
Marco Franzon은 25줄의 Python으로 Jev의 핵심 아이디어를 재현하는 방법을 보여줍니다: 모델에 '합법', '스팸', '피싱' 같은 옵션을 주고 프롬프트를 실행합니다. Jev 뒤의 인프라는 없지만 요점은 바로 그것이라고 강조합니다.
Jev in 25 lines of Python code. The claim is strong but the idea is exactly that one. As stated in the article, you won't have the infra behind Jev, but the point it's exactly that. Give the model a prompt with options like: A. Legitimate B. Spam C. Phishing Run the prompt