bytedance/godlp
sensitive information protection toolkit observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1757
- days_rel: n/a
- days_push: 1107
- n_releases_24m: 0
Adoption not part of the score
1038 stars · 167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
godlp is a Go library from ByteDance for sensitive data discovery and de-identification (data loss prevention). It detects sensitive information in strings, JSON, KV maps, and structs, then masks it according to configurable YAML rules supporting multiple privacy compliance standards.
Use cases
- detect pii in json payloads
- mask sensitive data in application logs
- scan structured and unstructured data for sensitive information
- apply privacy compliance classification to datasets
- redact personal data before sharing or storing
- configure custom sensitive data detection rules in yaml
When to choose
- you need DLP capabilities embedded in a Go application
- you must detect and mask PII across strings, JSON, maps, and structs
- you need configurable, rule-based sensitive data handling for compliance
When to avoid
- you need a standalone DLP scanner for files or databases rather than an SDK
- your stack is not Go
- you need actively developed features - the latest release is from 2023
Facets
library · maturity maintenance
security privacy nlp configuration-management logging security privacy data-science developer-tools go cross-platform cli dlp data-loss-prevention sensitive-data-detection data-masking de-identification privacy-compliance pii
1 source
- readme: https://github.com/bytedance/godlp · fetched 2026-08-28 · a83003d55192
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bytedance/godlp | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem