Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
gnupg.py: most-fixed (2 issues). Treat as high-risk during review.
2 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Auth Bypass: Processing multiple signatures in a single run allowed signature verification metadata to leak across boundaries because the internal signature ID state was not cleared, potentially treating an invalid signature as valid if a valid one was also present.
Signature Bypass: Receiving a NODATA status from GnuPG during verification failed to explicitly set the validity flag to False, allowing empty or malformed signature packets to pass as valid.