Skip to content

MailDrop v1.0.1

Latest

Choose a tag to compare

@bjornhels bjornhels released this 17 Jul 11:07
7697ae9

A dedicated static_analysis.py module with a registry of inspectors. Every attachment runs through all of them, and nothing is ever executed; it's pure byte parsing.

Each check returns findings with a severity, the exact evidence observed, and a plain-language explanation.

Full Changelog: v1.0.0...v1.0.1