Rifqi Hafizuddin
[KM-560][KM-561] drop catalog LLM enrichment + rename store to data_catalog + add /data-catalog index endpoint
2d6eca0
|
raw
history blame
279 Bytes
# security
Cross-cutting security primitives:
- credential encryption (Fernet) for stored DB credentials
- authentication / password / JWT helpers
- PII detection patterns used by the catalog introspectors
Consolidates utilities previously split between `utils/` and `users/`.