malware_remediation/README.md
imre.agent 5ec6e008dc docs: rewrite README in English and add English-only AGENTS.md
Rewrite the quarantine-store README in English and add an AGENTS.md that
declares this an English-only repository. Also drop an external internal
repository reference from the README so the store description is
self-contained.

Assisted-by: claude-code@claude-opus-4-8
2026-07-18 17:22:40 +02:00

691 B

Quarantine git-store — WARNING: LIVE BUT INERT MALWARE SAMPLES

This repository is the git-backed quarantine store of the malware remediator. It follows a git-backed granular remediation and recovery model: each quarantine commit corresponds to a single malware family and is individually revertable.

The contents are LIVE but INERT malware samples. Do NOT execute or open the files in any runnable or interpretable environment (browser, PHP/Python interpreter, shell). Storage serves evidence and recovery purposes only.

Selective restore of a single quarantine commit: git revert <sha>.

Access is restricted to the authorized operator group — this repository is NOT public.