감사 이력
medchem - 4 감사들
감사 버전 4
최신 안전Jan 17, 2026, 06:30 AM
All 288 static findings are false positives. The static analyzer misidentified markdown code fences (backticks) as shell execution, Python file operations as Node.js fs, medicinal chemistry terminology (MD5, DES) as cryptographic weaknesses, and molecule validation as reconnaissance. This is a legitimate drug discovery library with no malicious code.
위험 요인
📁 파일 시스템 액세스 (1)
🌐 네트워크 접근 (1)
감사 버전 3
안전Jan 17, 2026, 06:30 AM
All 288 static findings are false positives. The static analyzer misidentified markdown code fences (backticks) as shell execution, Python file operations as Node.js fs, medicinal chemistry terminology (MD5, DES) as cryptographic weaknesses, and molecule validation as reconnaissance. This is a legitimate drug discovery library with no malicious code.
위험 요인
📁 파일 시스템 액세스 (1)
🌐 네트워크 접근 (1)
감사 버전 2
안전Jan 12, 2026, 05:11 PM
All 279 static findings are false positives. The static analyzer misidentified: (1) markdown code fences (backticks for formatting) as shell backtick execution, (2) Python file operations as Node.js fs operations, (3) medicinal chemistry terminology (Lipinski, MD5, DES in chemical context) as cryptographic weaknesses, and (4) molecule validation logic as system reconnaissance. This is a legitimate scientific library for drug discovery with no malicious code.
위험 요인
⚙️ 외부 명령어 (234)
📁 파일 시스템 액세스 (9)
🌐 네트워크 접근 (2)
감사 버전 1
안전Jan 4, 2026, 05:06 PM
Legitimate medicinal chemistry filtering tool. All operations are local file I/O using standard scientific Python libraries. No network calls, credential access, or malicious patterns detected.