Liking cljdoc? Tell your friends :D

cleanx.report.finding

Finding constructors + redaction.

Finding constructors + redaction.
raw docstring

make-perm-findingclj

(make-perm-finding {:keys [path severity kind mode max-mode evidence]})
source

make-secret-findingclj

(make-secret-finding {:keys [rule-id severity path line match secret evidence
                             tool]})
source

redactclj

(redact s)

Never show a full secret. Show a 4-char prefix plus length marker. Redaction is stable: same input → same redacted string.

Never show a full secret. Show a 4-char prefix plus length marker.
Redaction is stable: same input → same redacted string.
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