Liking cljdoc? Tell your friends :D
Clojure only.

cleanx.scan.perms

Filesystem permission audit: compare actual modes against an expected-mode table for well-known sensitive paths.

Filesystem permission audit: compare actual modes against an expected-mode table
for well-known sensitive paths.
raw docstring

auditclj

(audit stats)

Given a seq of stat maps, return a seq of violations. Each violation: {:path :mode :max-mode :severity :kind :evidence}.

Given a seq of stat maps, return a seq of violations.
Each violation: {:path :mode :max-mode :severity :kind :evidence}.
sourceraw docstring

expectedclj

Ordered list of {:glob :max-mode :severity :evidence} rules. First match wins.

Ordered list of {:glob :max-mode :severity :evidence} rules. First match wins.
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