Skip to content

v3.2.2

Choose a tag to compare

@github-actions github-actions released this 31 Jan 21:30
· 33 commits to release since this release

🚀 Stable Release v3.2.2

📦 Installation

JavaScript/TypeScript:

npm install glin-profanity@stable

Python:

pip install glin-profanity

🔄 Changes

  • docs: truth-sync README, MCP tool count, scanner imports, CHANGELOG (#135)
  • feat(vscode): scaffold VS Code extension for in-editor guardrail scanning (#131)
  • feat(hf-space): redesign as multi-scanner AI guardrail demo (#130)
  • feat(scanners): add scan_all composite + clean up Python exports (#133)
  • 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)

📋 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