docs: README.md mit Cache-Status-Doku aktualisiert (v2.0.1)
This commit is contained in:
@@ -34,6 +34,23 @@ sudo aegisaur install-hook
|
||||
- **Trust-Scoring**: 0-100 mit 12 Heuristiken
|
||||
- **Cache**: 5-Minuten-TTL für maximale Aktualität
|
||||
|
||||
### Cache-Status (v2.0.1+)
|
||||
```bash
|
||||
aegisaur check-ioc
|
||||
🛡️ Prüfe IOC-Listen: all
|
||||
📦 1931 IOCs aus Cache (Alter: 2m 30s / TTL: 5m) ← Cache-Hit
|
||||
⚠️ Bedrohungen gefunden: 1
|
||||
🔴 gtkimageview - MaliciousBuildScript
|
||||
```
|
||||
|
||||
Cache-Miss zeigt Live-Reload:
|
||||
```
|
||||
⏰ Cache veraltet (6m 15s alt) — Live-Reload...
|
||||
🟢 1931 IOCs von HedgeDoc (LIVE)
|
||||
🟢 0 IOCs von Arch Security
|
||||
📊 Gesamt: 1931 IOCs aus Quellen: ["hedgedoc_live", "arch_security"]
|
||||
```
|
||||
|
||||
## 🚀 Befehle
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user