Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
check
Package check implements the check subcommand for scry.
|
Package check implements the check subcommand for scry. |
|
crawl
Package crawl implements the crawl subcommand for scry.
|
Package crawl implements the crawl subcommand for scry. |
|
lighthouse
Package lighthouse implements the lighthouse subcommand for scry.
|
Package lighthouse implements the lighthouse subcommand for scry. |
|
validate
Package validate implements the validate subcommand for scry.
|
Package validate implements the validate subcommand for scry. |
|
internal
|
|
|
analysis
Package analysis provides advanced content analysis engines for crawled pages.
|
Package analysis provides advanced content analysis engines for crawled pages. |
|
audit
Package audit provides checkers that analyse crawled pages and report issues.
|
Package audit provides checkers that analyse crawled pages and report issues. |
|
baseline
Package baseline provides snapshot-based comparison for crawl results.
|
Package baseline provides snapshot-based comparison for crawl results. |
|
browser
Package browser implements a headless-browser-based page fetcher using rod.
|
Package browser implements a headless-browser-based page fetcher using rod. |
|
cmdutil
Package cmdutil provides shared utilities for scry subcommands.
|
Package cmdutil provides shared utilities for scry subcommands. |
|
config
Package config loads and validates scry configuration from environment variables.
|
Package config loads and validates scry configuration from environment variables. |
|
crawler
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. |
|
lighthouse
Package lighthouse provides Lighthouse audit runners and score-to-issue conversion.
|
Package lighthouse provides Lighthouse audit runners and score-to-issue conversion. |
|
logger
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. |
|
model
Package model defines the shared data types used across the scry CLI.
|
Package model defines the shared data types used across the scry CLI. |
|
report
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. |
|
rules
Package rules provides a CEL-based rule engine for custom audit checks.
|
Package rules provides a CEL-based rule engine for custom audit checks. |
|
safenet
Package safenet provides URL safety checks to prevent SSRF attacks.
|
Package safenet provides URL safety checks to prevent SSRF attacks. |
Click to show internal directories.
Click to hide internal directories.