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

Support multiple API keys per service #1810

Merged
merged 13 commits into from
Oct 2, 2024
Merged

Support multiple API keys per service #1810

merged 13 commits into from
Oct 2, 2024

Conversation

TheTechromancer
Copy link
Collaborator

@TheTechromancer TheTechromancer commented Sep 30, 2024

Addresses #1601.

TODO:

  • Add support for multiple API keys per module
  • Tests for multiple API keys
  • Tests for multiple API keys + api_page_iter
  • Tests for failed_request_abort_threshold

@TheTechromancer TheTechromancer marked this pull request as ready for review October 1, 2024 18:42
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

Attention: Patch coverage is 96.78363% with 11 lines in your changes missing coverage. Please review.

Project coverage is 93%. Comparing base (3b52525) to head (a2125c4).
Report is 19 commits behind head on dev.

Files with missing lines Patch % Lines
bbot/modules/base.py 91% 8 Missing ⚠️
bbot/modules/templates/github.py 93% 1 Missing ⚠️
bbot/modules/templates/shodan.py 92% 1 Missing ⚠️
bbot/modules/templates/subdomain_enum.py 50% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev   #1810    +/-   ##
======================================
+ Coverage     93%     93%    +1%     
======================================
  Files        346     346            
  Lines      26847   27058   +211     
======================================
+ Hits       24752   24970   +218     
+ Misses      2095    2088     -7     
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@liquidsec liquidsec merged commit 41920b7 into dev Oct 2, 2024
8 checks passed
@liquidsec liquidsec deleted the multi-api-keys branch October 2, 2024 17:18
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