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-07 02:59:15 +08:00
2026-04-09 16:43:24 +08:00
2026-04-09 09:26:48 +08:00
2026-04-04 01:22:03 +08:00
2026-04-06 09:52:28 +08:00
2026-04-04 09:41:24 +08:00
2026-04-09 16:43:24 +08:00
2026-04-09 16:43:24 +08:00
2026-04-09 10:38:49 +08:00
2026-04-06 22:30:16 +08:00