Liking cljdoc? Tell your friends :D

cleanx.scan.engine

Top-level scan orchestration. Loads rules, walks the tree, runs regex + perms, returns a unified list of Findings.

Top-level scan orchestration. Loads rules, walks the tree, runs regex + perms,
returns a unified list of Findings.
raw docstring

cleanx.scan.entropy

Shannon entropy over a byte/char sequence. Used as a false-positive gate.

Shannon entropy over a byte/char sequence. Used as a false-positive gate.
raw docstring

cleanx.scan.fs

Filesystem walk + stat. Thin layer over java.nio.file.

Filesystem walk + stat. Thin layer over java.nio.file.
raw docstring

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

cleanx.scan.regex

Regex rule engine: run a set of Rules over a file's text content.

Regex rule engine: run a set of Rules over a file's text content.
raw 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