nichu42/clearload

By nichu42

Updated 3 days ago

Stateless website privacy & cookie compliance auditor. Scans URLs for GDPR/ePrivacy violations.

Image
Security
Developer tools
0

2.3K

nichu42/clearload repository overview

ClearLoad is a self-hosted, stateless website privacy and cookie compliance auditor. Powered by headless Chromium, it scans any URL for GDPR/ePrivacy violations, third-party trackers, pre-consent cookies, SSL/TLS issues, and consent banner IP leaks.

Quick start

docker run -p 3000:3000 nichu42/clearload:latest

Open http://localhost:3000, enter a URL, and click Audit.

Configuration

Env varDefaultDescription
LOG_LEVELinfodebug, info, warn, error
SCAN_TIMEOUT_MS90000Max scan duration in ms
MAX_CONCURRENT_SCANS2Parallel browser sessions
RATE_LIMIT_MAX3Scan requests per window
PORT3000Server listen port

WARNING! This dockerhub repo includes dev builds. Please pull from CodeBerg for more stable releases.

Full documentation and source code: https://codeberg.org/nichu42/ClearLoad

Tag summary

Content type

Image

Digest

sha256:090ea000c

Size

916.8 MB

Last updated

3 days ago

docker pull nichu42/clearload