Liking cljdoc? Tell your friends :D

boundary.devtools.core.security-analyzer

Pure analysis of security configuration. FC/IS: no I/O, no logging.

Pure analysis of security configuration.
FC/IS: no I/O, no logging.
raw docstring

analyze-auth-methodsclj

(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.
sourceraw docstring

analyze-csp-configclj

(analyze-csp-config config)

Analyze Content-Security-Policy header configuration.

Analyze Content-Security-Policy header configuration.
sourceraw docstring

analyze-password-policyclj

(analyze-password-policy policy)

Analyze password policy strength. Returns map with :strength and details.

Analyze password policy strength. Returns map with :strength and details.
sourceraw docstring

analyze-role-configclj

(analyze-role-config config)

Analyze role restriction configuration.

Analyze role restriction configuration.
sourceraw docstring

build-security-summaryclj

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close