We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current HTTP client implementation needs advanced features to properly test various API security scenarios.
Enhance the HTTP client with:
Affects multiple test cases, particularly API8:2023 Security Misconfiguration.
Advanced HTTP capabilities will allow more sophisticated testing and integration with other security tools.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem Statement
The current HTTP client implementation needs advanced features to properly test various API security scenarios.
Proposed Solution
Enhance the HTTP client with:
Related OWASP API Security Standards
Affects multiple test cases, particularly API8:2023 Security Misconfiguration.
Additional Context
Advanced HTTP capabilities will allow more sophisticated testing and integration with other security tools.
Would you be willing to implement this feature?
The text was updated successfully, but these errors were encountered: