Skip to content

Discover multi-page scans from XML sitemaps #2

Description

@LyraZeta

Problem

Applications with several routes currently require users to enumerate each --path. Most production sites already publish a sitemap that can provide a deterministic route list.

Proposed scope

  • Add --sitemap <url-or-path> for XML sitemaps and sitemap indexes.
  • Resolve same-origin URLs only by default.
  • Add --sitemap-limit and include/exclude glob filters.
  • Deduplicate routes while preserving stable report order.
  • Surface skipped or invalid entries in terminal output without failing the entire scan.

Acceptance criteria

  • Unit fixtures cover a sitemap, a sitemap index, duplicates, and external URLs.
  • The scanner produces stable routes and artifact names across runs.
  • Documentation includes one local and one deployed-site example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions