Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement URL Path Exclusion Feature with Regex Support Fixes #1264 #1354

Merged
merged 5 commits into from
Aug 4, 2024

Conversation

yogeshojha
Copy link
Owner

This pull request introduces a new feature for advanced URL path exclusion in our scanning process.

The implementation allows for more flexible and powerful URL path filtering, enhancing reNgine's ability to focus scans on relevant areas while improving overall scan efficiency.

This also comes with pre filled values for ignoring common paths such as static files, CSS, js, *.ico etc.

Note: Default patterns are stored in DEFAULT_EXCLUDED_PATHS for easy management and updates.

@yogeshojha yogeshojha self-assigned this Aug 4, 2024
Copy link
Contributor

github-actions bot commented Aug 4, 2024

👋 Hi @yogeshojha,
Thank you for sending this pull request.
Please make sure you have followed our contribution guidelines.
We will review this PR as soon as possible. Thank you for your patience.

@yogeshojha yogeshojha merged commit 555d426 into release/2.2.0 Aug 4, 2024
3 checks passed
@yogeshojha yogeshojha deleted the 1264-feat-need-a-way-to-exclude-url-paths branch August 4, 2024 02:11
@yogeshojha yogeshojha changed the title Implemented URL Path Exclusion Feature with Regex Support Fixes #1264 feat: Implement URL Path Exclusion Feature with Regex Support Fixes #1264 Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant