Fix NestJS module dependency issues and add testing scripts: Module fixes: - Import AuthModule in APIModule (fixes FlexibleAuthGuard DI) - Import AuthModule in MonitoringModule (fixes guard injection) - Add AuditLoggingInterceptor to MetricsController Package.json enhancements: - test:security - Run 243 security tests (~10s) - test:security:watch - Watch mode for TDD - test:security:coverage - Security tests with coverage - test:regression - Full regression suite - test:ci - CI-optimized with JUnit output All modules now properly export and inject authentication guards and audit logging interceptors. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| conversation-assistant | ||
| platform-admin/frontend | ||
| portal/frontend | ||
| service-registry/registry-agent | ||
| status-dashboard | ||