Liking cljdoc? Tell your friends :D

cleanx.rules.loader

Parse a gitleaks-format TOML rule file into cleanx.rules.model/Rule records.

Parse a gitleaks-format TOML rule file into cleanx.rules.model/Rule records.
raw docstring

load-default-rulesclj

(load-default-rules)

Load the vendored gitleaks.toml from resources/rules/.

Load the vendored gitleaks.toml from resources/rules/.
sourceraw docstring

load-rulesclj

(load-rules source)

Parse a gitleaks TOML file into {:rules [Rule] :global-allowlist {...}}. Returns a Result.

Parse a gitleaks TOML file into {:rules [Rule] :global-allowlist {...}}.
Returns a Result.
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