cms.c2sgmbh/tests/unit/security
Martin Porwoll e3987e50dc feat: security hardening, monitoring improvements, and API guards
- Hardened cron endpoints with coordination and auth improvements
- Added API guards and input validation layer
- Security observability and secrets health checks
- Monitoring types and service improvements
- PDF URL validation and newsletter unsubscribe security
- Unit tests for security-critical paths

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 11:42:56 +00:00
..
cron-auth.unit.spec.ts feat: security hardening, monitoring improvements, and API guards 2026-02-17 11:42:56 +00:00
csrf.unit.spec.ts fix(ci): improve CSRF bypass for CI and fix unit tests 2025-12-15 13:18:33 +00:00
data-masking.unit.spec.ts fix: clear console mocks between tests in data-masking spec 2025-12-15 10:45:19 +00:00
ip-allowlist.unit.spec.ts feat(security): enhance CSRF, IP allowlist, and rate limiter with strict production checks 2025-12-18 05:06:15 +00:00
newsletter-unsubscribe.unit.spec.ts feat: security hardening, monitoring improvements, and API guards 2026-02-17 11:42:56 +00:00
pdf-url-validation.unit.spec.ts feat: security hardening, monitoring improvements, and API guards 2026-02-17 11:42:56 +00:00
rate-limiter.unit.spec.ts feat(security): enhance CSRF, IP allowlist, and rate limiter with strict production checks 2025-12-18 05:06:15 +00:00