Audit-Verlauf
pydeseq2 - 4 Audits
Audit-Version 4
Neueste SicherJan 17, 2026, 07:47 AM
All 429 static findings are false positives. The 'weak cryptographic algorithm' flags incorrectly match 'DES' in 'DESeq2' (a statistical method name, not cryptography). The 'external_commands' flags misinterpret markdown code fences as shell execution. Filesystem access is standard data I/O for bioinformatics workflows. Network access involves only documentation URLs. This is a legitimate scientific computing skill with no malicious code.
Risikofaktoren
📁 Dateisystemzugriff (2)
🌐 Netzwerkzugriff (1)
Audit-Version 3
SicherJan 17, 2026, 07:47 AM
All 429 static findings are false positives. The 'weak cryptographic algorithm' flags incorrectly match 'DES' in 'DESeq2' (a statistical method name, not cryptography). The 'external_commands' flags misinterpret markdown code fences as shell execution. Filesystem access is standard data I/O for bioinformatics workflows. Network access involves only documentation URLs. This is a legitimate scientific computing skill with no malicious code.
Risikofaktoren
📁 Dateisystemzugriff (2)
🌐 Netzwerkzugriff (1)
Audit-Version 2
SicherJan 12, 2026, 04:51 PM
All static analysis findings are false positives. The 'weak cryptographic algorithm' findings incorrectly flag 'DESeq2' (a statistical method) as cryptography. The 'external_commands' findings misinterpret Python code blocks as shell commands. No actual security risks detected.
Risikofaktoren
📁 Dateisystemzugriff (1)
🌐 Netzwerkzugriff (1)
Audit-Version 1
SicherJan 4, 2026, 04:25 PM
No credential access, environment harvesting, or network exfiltration patterns were found. The code focuses on local data processing and result export.