Skip to content

skip filtered extensions#1203

Merged
dogancanbakir merged 2 commits intomainfrom
skip_filtered_exts
Apr 17, 2025
Merged

skip filtered extensions#1203
dogancanbakir merged 2 commits intomainfrom
skip_filtered_exts

Conversation

@dogancanbakir
Copy link
Member

Closes #1190

@dogancanbakir dogancanbakir self-assigned this Mar 3, 2025
Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

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

lgtm!

$ go run . -u http://testphp.vulnweb.com -ef css,php -j
Image

Follow ups tasks:

  • Check if there is any other filtering functionality that is affected by the same behavior of filtering in the output, but still performing requests
  • Investigate failing functional tests (probably just running again would be successful)

@dogancanbakir dogancanbakir merged commit 295ae67 into main Apr 17, 2025
3 of 6 checks passed
@dogancanbakir dogancanbakir deleted the skip_filtered_exts branch April 17, 2025 08:03
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.

-ef parameter only filters at the output level, increasing memory usage

2 participants