You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Scanner config (scan-config) now auto-selects representative URLs per site via WP_Query — home, newest post and page, the posts archive, and pages whose content shows an embed / inline-script signal — deduped and capped (default 10). Omit paths to auto-select; explicit paths still override.
Add a cap REST parameter and --cap CLI option, plus kjeks_scan_url_cap and kjeks_scan_paths filters.