A Flake8 plugin that enforces additional secure coding practices for Python projects, including checks for hardcoded passwords, insecure function usage, and other security anti-patterns. Current version 1.4.1, released under a maintenance cadence with infrequent updates.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install the plugin and run flake8 on your codebase. The plugin will automatically detect and report violations.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.