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

sqliplugin: Use Comparable Response instead of Response Matcher #5253

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ganesh-dagadi
Copy link
Contributor

@ganesh-dagadi ganesh-dagadi commented Jan 28, 2024

Overview

Used Comparable response instead of Response matcher in SQL injection plugin. Part of zaproxy/zaproxy#7116

Related Issues

Issue Link

Checklist

  • Update help
  • Update changelog
  • Run ./gradlew spotlessApply for code formatting
  • Write tests
  • Check code coverage
  • Sign-off commits
  • Squash commits
  • Use a descriptive title

For more details, please refer to the developer rules and guidelines.

Copy link

github-actions bot commented Jan 28, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@thc202 thc202 changed the title SQLiPlugin: Use Comparable Response instead of Response Matcher sqliplugin: Use Comparable Response instead of Response Matcher Jan 28, 2024
@ganesh-dagadi
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@ganesh-dagadi

This comment was marked as outdated.

zapbot added a commit to zaproxy/cla that referenced this pull request Jan 28, 2024
@ganesh-dagadi
Copy link
Contributor Author

I have encountered an Issue with the SQLi plugin. Please have a look at this
zaproxy/zaproxy#7116 (comment)

Signed-off-by: ganesh-dagadi <ganeshdagadi3@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant