iven
3f2acb49fb
fix: pre-release audit fixes — Twitter OAuth, DataMasking perf, Prompt versioning
- Twitter like/retweet: return explicit unavailable error instead of
sending doomed Bearer token requests (would 403 on Twitter API v2)
- DataMasking: pre-compile regex patterns with LazyLock (was compiling
6 patterns on every mask() call)
- Prompt version: fix get_version handler ignoring version path param,
add service::get_version_by_number for correct per-version retrieval
2026-04-09 16:43:24 +08:00
..
2026-04-04 21:09:02 +08:00
2026-04-04 18:41:15 +08:00
2026-04-04 18:41:15 +08:00
2026-03-27 07:36:03 +08:00
2026-04-06 00:49:16 +08:00
2026-04-04 18:41:15 +08:00
2026-04-04 18:41:15 +08:00
2026-04-04 18:41:15 +08:00
2026-04-09 16:43:24 +08:00
2026-04-04 18:41:15 +08:00