llama-stack-mirror/llama_stack/providers/utils/sqlstore
Sébastien Han c4cb6aa8d9
fix: prevent telemetry from leaking sensitive info
Prevent sensitive information from being logged in telemetry output by
assigning SecretStr type to sensitive fields. API keys, password from
KV store are now covered. All providers have been converted.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-09-29 09:54:41 +02:00
..
__init__.py ci: add python package build test (#2457) 2025-06-19 18:57:32 +05:30
api.py feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
authorized_sqlstore.py chore: simplify authorized sqlstore (#3496) 2025-09-19 16:13:56 -07:00
sqlalchemy_sqlstore.py chore(dev): add inequality support to sqlstore where clause (#3272) 2025-08-28 14:49:36 -07:00
sqlstore.py fix: prevent telemetry from leaking sensitive info 2025-09-29 09:54:41 +02:00