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

add more web-api-testing changes, fix unittest #83

Merged
merged 40 commits into from
Aug 28, 2024
Merged

Conversation

andreashappe
Copy link
Member

No description provided.

DianaStrauss and others added 10 commits August 26, 2024 18:08
Improved WebAPITesting

### New Features:
- **ResponseAnalyzerWithLLM**: Introduced a new `ResponseAnalyzerWithLLM` to replace the previous `ResponseAnalyzer`, offering enhanced capabilities for large language model-based analysis.
- **Task and State Planning**: Divided prompts into distinct tasks and state planning for improved processing.

### Improvements:
- **Code Optimization**: Multiple optimizations were performed to improve code efficiency and performance.
- **Refactoring**: Significant restructuring was done to improve code reusability and maintainability, particularly in the `web_api_testing` and `prompt_helper` components.
- **Improved Documentation**: Expanded and clarified documentation throughout the codebase, including updates to `web_api_documentation` and additional data types.
- **Enhanced Testing**: Added and adjusted tests for the new features and refactored components to ensure robust testing coverage.
- **Pentesting Improvements**: Integrated a more sophisticated response analyzer for better pentesting capabilities and optimized token counting.

### Bug Fixes:
- **Test Fixes**: Resolved issues with tests after code restructures and ensured all tests are now passing post-optimization.
- **.gitignore Adjustments**: Updated `.gitignore` to exclude unnecessary files from version control.
@andreashappe andreashappe merged commit 550a517 into main Aug 28, 2024
4 checks passed
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