MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: hunarpak (1005)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: //usr/share/imunify-notifier/templates/realtime_malware_found/ru.json
[
    {
        "id": "subject",
        "other": "Отчет по realtime scan на {{serverName}}"
    },
    {
        "id": "period_section",
        "other": "В период с {{unixToUTC .period_started}} по {{unixToUTC .period_finished}} "
    },
    {
        "id": "malware_amount_section",
        "one": "realtime scanner обнаружил {{.malicious_total}} угрозу:",
        "few": "realtime scanner обнаружил {{.malicious_total}} угрозы:",
        "other": "realtime scanner обнаружил {{.malicious_total}} угроз:",
        "pluralize_by": "malicious_total"
    },
    {
        "id": "server_name_section",
        "other": "на сервере {{serverName}} "
    },
    {
        "id": "malwares_section",
        "other": "{{range $user, $files := .malicious_files}}{{$user}}:\n{{range $files}}   {{.}}\n{{end}}{{end}}"
    }
]