#2202·presidio

添加用于提供商发行的 API 密钥、访问密钥和携带令牌的识别器

作者: developer0hye创建于 2026年7月28日更新于 2026年7月28日

Is your feature request related to a problem? Please describe.

Presidio does not have a recognizer for provider-issued credentials. predefined_recognizers/generic/ covers credit card, crypto, date, email, IBAN, IP, MAC, phone, URL, and UUID, and docs/supported_entities.md has no entry for API keys, access keys, or bearer tokens. Credentials appear in exactly the places Presidio is already pointed at — logs, support tickets, chat transcripts, notebooks, config dumps pasted for debugging. A leaked AWS access key or GitHub token in one of those is at least as damaging as the PII beside it, and today Presidio passes it through untouched.

内容来源: data-privacy-stack/presidio