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

fix: fix false positives on req detection #673

Merged
merged 6 commits into from
Feb 28, 2023

Conversation

elsapet
Copy link
Contributor

@elsapet elsapet commented Feb 27, 2023

Description

Stricter pattern match for detecting problematic request objects. Combined with fix here 0c1ef45 this should address a lot of the false positives seen in battle testing.

Relates to #606

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@elsapet elsapet marked this pull request as draft February 27, 2023 08:53
@elsapet elsapet force-pushed the fix/fix-false-positives-on-req-detection branch from 8b4764e to 5987d53 Compare February 28, 2023 08:18
@elsapet elsapet force-pushed the fix/fix-false-positives-on-req-detection branch from 5987d53 to 717f46c Compare February 28, 2023 09:42
@elsapet elsapet marked this pull request as ready for review February 28, 2023 09:56
@elsapet elsapet merged commit 1ca0ad5 into main Feb 28, 2023
@elsapet elsapet deleted the fix/fix-false-positives-on-req-detection branch February 28, 2023 10:09
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