Highlights
Information Disclosure: 1 prior fix. Scrutinize any change in this area.
admin/class-admin.php: most-fixed (1 issue). Treat as high-risk during review.
0 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.
Information Disclosure: The inclusion of hardcoded API credentials for third-party services (like the Drip integration) inside backend administrative files risks exposing sensitive integration tokens to unauthorized parties or repository viewers. Developers should avoid hardcoding keys and instead handle external actions via user-submitted payloads or dynamic configuration fields.