Skip to content

Releases: acebot712/promptguard-python

v1.5.1

28 Feb 12:05

Choose a tag to compare

Quality Infrastructure

  • Pre-commit hooks (ruff lint + format, trailing whitespace, merge conflicts, private key detection)
  • Pinned ruff==0.15.4 in dev dependencies to match CI
  • Coverage enforcement at 50% floor (prevents regression)
  • Hardened ruff config: 16 rule categories including bandit security checks