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

Commits on Aug 8, 2024

  1. Restructured code for better reusability

    Diana Strauss authored and Diana Strauss committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3238606 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Tests for prompt_helper were added and move response_handler into pro…

    …mpt_helper
    Diana Strauss authored and Diana Strauss committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    446d11f View commit details
    Browse the repository at this point in the history
  2. Restuctured web_api_testing directory

    Diana Strauss authored and Diana Strauss committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    98358e3 View commit details
    Browse the repository at this point in the history
  3. Documented prompts classes

    Diana Strauss authored and Diana Strauss committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    eb1b733 View commit details
    Browse the repository at this point in the history
  4. Added test for pentesting for prompt engineer

    Diana Strauss authored and Diana Strauss committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8efda00 View commit details
    Browse the repository at this point in the history
  5. Optimize code of chain_of_thought_prompt

    Diana Strauss authored and Diana Strauss committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0e74719 View commit details
    Browse the repository at this point in the history
  6. Made helper methods private in chain of thought prompt

    Diana Strauss authored and Diana Strauss committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4a4743d View commit details
    Browse the repository at this point in the history
  7. Optimized tree_of_thought_prompt

    Diana Strauss authored and Diana Strauss committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3b73520 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    f48fd01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22ffd76 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    587e362 View commit details
    Browse the repository at this point in the history
  2. Optimized pentesting

    DianaStrauss committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7ebd80a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d342a93 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    e249b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed55ae View commit details
    Browse the repository at this point in the history
  3. Improved token couting

    DianaStrauss committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1ba8763 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39cdece View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Optimized code

    Diana Strauss authored and Diana Strauss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d902dbb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    4f01ed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    661baa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fba9175 View commit details
    Browse the repository at this point in the history
  4. Restructured code

    DianaStrauss committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    64d7829 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a39288f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33218f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b6b330 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    80e564b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7120e68 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    4af6103 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    4eb0930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    805cb3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f79847 View commit details
    Browse the repository at this point in the history
  4. Adjusted tests

    DianaStrauss committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5afc01e View commit details
    Browse the repository at this point in the history
  5. Adjusted tests

    DianaStrauss committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c743750 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Fixed test

    Diana Strauss authored and Diana Strauss committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8c30359 View commit details
    Browse the repository at this point in the history
  2. Added more documentation and data types

    Diana Strauss authored and Diana Strauss committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    eccaf70 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    238092f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6225e1 View commit details
    Browse the repository at this point in the history
  3. Adjusted .gitignore

    DianaStrauss committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ff534cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #82 from ipa-lab/web_api_testing

    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 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    83c92f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaf5fd8 View commit details
    Browse the repository at this point in the history