Skip to content

Update Spider Param#365

Merged
payoub125 merged 1 commit intodevelopfrom
update-params
Apr 3, 2026
Merged

Update Spider Param#365
payoub125 merged 1 commit intodevelopfrom
update-params

Conversation

@payoub125
Copy link
Copy Markdown
Contributor

@payoub125 payoub125 commented Apr 3, 2026

Note

Medium Risk
Changes route discovery redirect behavior by removing the separate ignoreCrossDomainRedirects setting and tying redirect filtering to ignoreCrossDomain, plus flips the CLI default for cross-domain route filtering; this can materially change scan coverage and which redirects are followed.

Overview
Route discovery config is simplified by removing ignoreCrossDomainRedirects from DiscoverRouteConfig (Fern schema and call sites) and using IgnoreCrossDomain to control cross-domain redirect handling in HTTP requests.

The discover route CLI flag --ignore-cross-domain now defaults to false (previously true), expanding default route discovery to include cross-domain routes/redirects unless explicitly restricted.

Written by Cursor Bugbot for commit 83d2b72. This will update automatically on new commits. Configure here.

@payoub125 payoub125 self-assigned this Apr 3, 2026
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@payoub125 payoub125 enabled auto-merge (squash) April 3, 2026 19:23
@payoub125 payoub125 merged commit 5b6ea1f into develop Apr 3, 2026
15 checks passed
@payoub125 payoub125 deleted the update-params branch April 3, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants