--- name: Bug report about: Report incorrect behavior (false positive/negative, crash, leak) title: '' labels: bug assignees: '' --- **⚠️ Security/PII-leak issues:** please do NOT file them here — email security@mobiletic.com (see SECURITY.md). ## Describe the bug A clear description of what's wrong. ## To reproduce A minimal code sample or failing test: ```ts // import { Anonymizer, presets } from '@mobiletic-labs/anonymizer'; ``` ## Expected behavior What you expected to happen. ## Environment - `@mobiletic-labs/anonymizer` version: - Node.js version: - Using an LLM provider? (which endpoint/model, or regex-only): ## Additional context Anything else (input text shape, custom patterns, …). Redact any real PII before posting.