- Git URLs: git.mobiletic.net/mobiletic/anonymizer -> .../mobiletic-labs/anonymizer (homepage, repository, bugs, CI badge, clone instructions). - npm package renamed @mobiletic/anonymizer -> @mobiletic-labs/anonymizer across package.json, lockfile, README, CONTRIBUTING, examples, issue template. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
756 B
756 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report | Report incorrect behavior (false positive/negative, crash, leak) | bug |
⚠️ 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:
// import { Anonymizer, presets } from '@mobiletic-labs/anonymizer';
Expected behavior
What you expected to happen.
Environment
@mobiletic-labs/anonymizerversion:- 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.