История аудитов
pytorch-lightning - 4 аудиты
Версия аудита 4
Последняя БезопасноJan 17, 2026, 08:19 AM
All 843 static findings are false positives. The 'Ruby/shell backtick execution' alerts are markdown code blocks, 'weak cryptographic algorithm' alerts flag normal text like 'DDP/FSDP', and 'eval()' refers to PyTorch's model.eval() method. This is legitimate deep learning documentation with no malicious code.
Факторы риска
⚙️ Внешние команды (4)
⚡ Содержит скрипты (2)
🌐 Доступ к сети (2)
Версия аудита 3
БезопасноJan 17, 2026, 08:19 AM
All 843 static findings are false positives. The 'Ruby/shell backtick execution' alerts are markdown code blocks, 'weak cryptographic algorithm' alerts flag normal text like 'DDP/FSDP', and 'eval()' refers to PyTorch's model.eval() method. This is legitimate deep learning documentation with no malicious code.
Факторы риска
⚙️ Внешние команды (4)
⚡ Содержит скрипты (2)
🌐 Доступ к сети (2)
Версия аудита 2
БезопасноJan 12, 2026, 04:32 PM
Static analysis generated 834 findings, but evaluation reveals they are all false positives. The 'Ruby/shell backtick execution' findings are Markdown code blocks (```), 'weak cryptographic algorithm' alerts are from normal text, and 'eval()' is PyTorch's model.eval() method. No actual security risks detected.
Факторы риска
⚙️ Внешние команды (790)
⚡ Содержит скрипты (3)
🌐 Доступ к сети (4)
Версия аудита 1
БезопасноJan 4, 2026, 04:38 PM
All files are static templates and documentation for PyTorch Lightning. No data exfiltration, credential theft, or malicious execution patterns detected. Code contains only educational templates and reference documentation.