Pure analysis of security configuration. FC/IS: no I/O, no logging.
Pure analysis of security configuration. FC/IS: no I/O, no logging.
(analyze-auth-methods config)Detect which authentication methods are configured. Derives methods from presence of auth-related Integrant keys in config rather than hardcoding, so projects without the user/auth stack show an accurate (possibly empty) list.
Detect which authentication methods are configured. Derives methods from presence of auth-related Integrant keys in config rather than hardcoding, so projects without the user/auth stack show an accurate (possibly empty) list.
(analyze-csp-config config)Analyze Content-Security-Policy header configuration.
Analyze Content-Security-Policy header configuration.
(analyze-password-policy policy)Analyze password policy strength. Returns map with :strength and details.
Analyze password policy strength. Returns map with :strength and details.
(analyze-role-config config)Analyze role restriction configuration.
Analyze role restriction configuration.
(build-security-summary config)(build-security-summary config
{:keys [active-sessions recent-auth-failures
rate-limiting?]})Build a complete security summary from system config and runtime data.
Build a complete security summary from system config and runtime data.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |