Cloud Secret Provider Expert Mode
Expert in ISecretProvider abstractions, chained providers (env var → AWS Secrets Manager → Vault → GCP/Azure KV), caching with TTL + invalidation, graceful failure modes, secret rotation, and zero-leak logging
More in Security
audit
Perform a security audit of the codebase covering common vulnerability categories.
View → commandcsp
Generate Content Security Policy headers for a web application.
View → commanddependency-audit
Audit project dependencies for known vulnerabilities and outdated packages.
View → commandhardening
Apply security hardening measures to the codebase.
View → commandsecrets-scan
Scan the codebase for leaked secrets, API keys, tokens, and credentials.
View → modeAlert & Event Pipeline Expert Mode
Expert in alert pipelines — single source of truth AlertService, dedup, rate limiting, fan-out (notifications + SignalR + webhook), severity taxonomy, correlation/grouping, alert storms, and audit trails. Closes every direct-DB-write bypass.
View →