Skip to content

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 22:09
· 31 commits to release since this release

🚀 Stable Release v3.3.0

📦 Installation

JavaScript/TypeScript:

npm install glin-profanity@stable

Python:

pip install glin-profanity

🔄 Changes

  • feat(ci): benchmark shootout as PR gate (#124)
  • feat(py): port PII + secrets + Vault scanners for JS API parity (#126)
  • feat(mcp): add scan_secrets, scan_pii, redact_pii, restore_pii tools (total: 24) (#125)
  • feat(py): port prompt-injection scanner + Scanner Protocol (#122)
  • feat(mcp): expose check_prompt_injection tool (total: 20) (#121)
  • feat(scanners): add prompt-injection scanner + unified Scanner interface (#120)
  • feat: reposition as open-source AI guardrail, add competitor benchmark + HF Space (#119)
  • docs(openclaw): enhance README with banner, SEO, and marketing content
  • fix(ci): build glin-profanity dependency before MCP package

📋 Package Information

  • npm tag: stable
  • PyPI classifier: Development Status :: 5 - Production/Stable
  • Cross-platform: Identical APIs for JavaScript and Python

🔗 Links


🤖 This release was automatically generated