Historique des audits
pydeseq2 - 4 audits
Version de l’audit 4
Dernier SûrJan 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.
Facteurs de risque
📁 Accès au système de fichiers (2)
🌐 Accès réseau (1)
Version de l’audit 3
SûrJan 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.
Facteurs de risque
📁 Accès au système de fichiers (2)
🌐 Accès réseau (1)
Version de l’audit 2
SûrJan 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.
Facteurs de risque
📁 Accès au système de fichiers (1)
🌐 Accès réseau (1)
Version de l’audit 1
SûrJan 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.