internal/

directory
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2026 License: Apache-2.0

Directories

Path Synopsis
Package analysis provides advanced content analysis engines for crawled pages.
Package analysis provides advanced content analysis engines for crawled pages.
Package audit provides checkers that analyse crawled pages and report issues.
Package audit provides checkers that analyse crawled pages and report issues.
Package baseline provides snapshot-based comparison for crawl results.
Package baseline provides snapshot-based comparison for crawl results.
Package browser implements a headless-browser-based page fetcher using rod.
Package browser implements a headless-browser-based page fetcher using rod.
Package cmdutil provides shared utilities for scry subcommands.
Package cmdutil provides shared utilities for scry subcommands.
Package config loads and validates scry configuration from environment variables.
Package config loads and validates scry configuration from environment variables.
Package crawler implements a concurrent web crawler with BFS traversal, robots.txt compliance, sitemap parsing, and HTML link extraction.
Package crawler implements a concurrent web crawler with BFS traversal, robots.txt compliance, sitemap parsing, and HTML link extraction.
Package lighthouse provides Lighthouse audit runners and score-to-issue conversion.
Package lighthouse provides Lighthouse audit runners and score-to-issue conversion.
Package logger provides a thin wrapper around zerolog so that other internal packages do not import zerolog directly.
Package logger provides a thin wrapper around zerolog so that other internal packages do not import zerolog directly.
Package model defines the shared data types used across the scry CLI.
Package model defines the shared data types used across the scry CLI.
Package report provides formatters that render a CrawlResult for human or machine consumption.
Package report provides formatters that render a CrawlResult for human or machine consumption.
Package rules provides a CEL-based rule engine for custom audit checks.
Package rules provides a CEL-based rule engine for custom audit checks.
Package safenet provides URL safety checks to prevent SSRF attacks.
Package safenet provides URL safety checks to prevent SSRF attacks.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL