Plugins¶
Domain plugins live under src/satark/plugins/ and are registered in satark.plugins.registry.
Built-in plugins¶
| Plugin | Domain | Docs |
|---|---|---|
insider |
Insider threats | insider |
malware |
Malware | malware |
phishing |
Phishing | phishing |
web |
Web | web |
email |
||
cloud |
Cloud | cloud |
identity |
Identity | identity |
Contract reminder¶
See Plugin contract for the collect → normalize → detect → score → explain lifecycle and independence rules.