Histórico de Auditoria
iso-13485-certification - 4 auditorias
Versão da auditoria 4
Mais recente SeguroJan 17, 2026, 07:53 AM
All 416 static findings are false positives. The scanner misinterpreted documentation keywords in markdown templates as security issues (e.g., 'SAM' as Windows Security Accounts Manager, cryptographic terms in QMS documentation). This is a legitimate ISO 13485 documentation toolkit containing templates and a local Python analysis script with no network access or credential handling.
Fatores de risco
📁 Acesso ao sistema de arquivos (1)
Versão da auditoria 3
SeguroJan 17, 2026, 07:53 AM
All 416 static findings are false positives. The scanner misinterpreted documentation keywords in markdown templates as security issues (e.g., 'SAM' as Windows Security Accounts Manager, cryptographic terms in QMS documentation). This is a legitimate ISO 13485 documentation toolkit containing templates and a local Python analysis script with no network access or credential handling.
Fatores de risco
📁 Acesso ao sistema de arquivos (1)
Versão da auditoria 2
SeguroJan 12, 2026, 04:33 PM
This is a legitimate ISO 13485 documentation toolkit for medical device manufacturers. All 404 static findings are FALSE POSITIVES caused by pattern matching on documentation content. The Python script only reads/writes files locally and performs keyword analysis. No network access, credential access, or command execution.
Fatores de risco
⚡ Contém scripts (1)
📁 Acesso ao sistema de arquivos (2)
🌐 Acesso à rede
🔑 Variáveis de ambiente
⚙️ Comandos externos
Versão da auditoria 1
SeguroJan 4, 2026, 04:41 PM
Legitimate ISO 13485 documentation toolkit. Contains one local Python script that scans user-provided documents for compliance keywords and generates reports. No network calls, no credential access, no environment harvesting. All file I/O is scoped to user-specified directories. Fully consistent with stated documentation assistance purpose.