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

excavate target parameter extraction / new tests #1537

Open
wants to merge 1 commit into
base: bbot-2.0
Choose a base branch
from

Conversation

liquidsec
Copy link
Collaborator

The ability to extract parameters from the target URL itself was added, along with tests to support this. Other tests were added to support excavates querystring retain option.

Also, turning off some excavate operations when parameter extraction is not enabled to save CPU.

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

Attention: Patch coverage is 98.59155% with 1 line in your changes missing coverage. Please review.

Project coverage is 93%. Comparing base (aa949b0) to head (1fc9b9e).

Files Patch % Lines
...t/test_step_2/module_tests/test_module_excavate.py 99% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           bbot-2.0   #1537   +/-   ##
========================================
+ Coverage        93%     93%   +1%     
========================================
  Files           347     347           
  Lines         25150   25217   +67     
========================================
+ Hits          23151   23221   +70     
+ Misses         1999    1996    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

1 participant