From 05a854645d88359d1827015dcfc533b48d62b81c Mon Sep 17 00:00:00 2001 From: Jeremy Anderson Date: Sat, 1 Aug 2026 00:30:52 -0400 Subject: [PATCH] doc corrections --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 276973c..bb60aff 100755 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ **Author:** Jeremy Anderson — [https://git.dcos.net/dcosnet/corbel](https://git.dcos.net/dcosnet/corbel) **License:** GPL-3.0-or-later +![Corbel-Purge-ss](./corbel-purge-ss.png) + CorbelPurge parses documents into a unified intermediate representation (`Document` struct), runs a layered contextual scanner that distinguishes educational security literature from active malicious injections, and produces cleansed derivatives with all executable content stripped. Malicious payloads are carved into quarantine tarballs with full forensic reports. ## What it does