nextcloud/tests/Core
moktamd 1c33307a59 fix(metrics): validate label names in Metric, sanitize in AppsInfo
Add validation in the Metric constructor that rejects invalid
OpenMetrics label names with InvalidArgumentException. Sanitize
app IDs at the source in AppsInfo by replacing hyphens with
underscores before creating the Metric.

Fixes nextcloud/server#59247

Signed-off-by: moktamd <moktamd@users.noreply.github.com>
2026-03-31 11:20:40 +00:00
..
Command fix: Apply suggestions from code review 2026-03-19 11:14:26 +01:00
Controller fix(metrics): validate label names in Metric, sanitize in AppsInfo 2026-03-31 11:20:40 +00:00
Data chore: run rector 2025-07-01 22:45:52 +02:00
Middleware chore: Move away from deprecated method in TwoFactorMiddleware 2026-03-11 14:39:40 +01:00
Service refactor: returnCallback is deprecated - use willReturnCallback 2025-11-05 15:42:34 +01:00