Historial de auditorías
dask - 4 auditorías
Versión de auditoría 4
Más reciente SeguroJan 17, 2026, 06:35 AM
Pure documentation skill with no executable code. All 448 static findings are false positives. The analyzer misinterpreted markdown inline code formatting (backticks like `dask.compute()`) as shell execution, and flagged legitimate computing terms like 'md5', 'command', 'control', 'connect' as security threats. This is standard Dask library documentation teaching parallel computing patterns.
Factores de riesgo
⚙️ Comandos externos (3)
📁 Acceso al sistema de archivos (1)
🌐 Acceso a red (1)
Versión de auditoría 3
SeguroJan 17, 2026, 06:35 AM
Pure documentation skill with no executable code. All 448 static findings are false positives. The analyzer misinterpreted markdown inline code formatting (backticks like `dask.compute()`) as shell execution, and flagged legitimate computing terms like 'md5', 'command', 'control', 'connect' as security threats. This is standard Dask library documentation teaching parallel computing patterns.
Factores de riesgo
⚙️ Comandos externos (3)
📁 Acceso al sistema de archivos (1)
🌐 Acceso a red (1)
Versión de auditoría 2
SeguroJan 12, 2026, 05:05 PM
This is a pure documentation skill containing no executable code. All 440 static findings are false positives triggered by markdown syntax and legitimate computing terminology. The analyzer misinterpreted backticks in code formatting as shell execution, and common terms like 'command', 'control', 'md5', 'connect' in documentation as security threats.
Factores de riesgo
⚙️ Comandos externos (403)
📁 Acceso al sistema de archivos (1)
Versión de auditoría 1
SeguroJan 4, 2026, 05:03 PM
Documentation-only skill containing markdown files and JSON configuration. No executable code, scripts, network calls, or file system access. Pure knowledge base for Dask parallel computing library.