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 blacklist regex feature #1899

Merged
merged 29 commits into from
Nov 19, 2024
Merged

Add blacklist regex feature #1899

merged 29 commits into from
Nov 19, 2024

Conversation

TheTechromancer
Copy link
Collaborator

@TheTechromancer TheTechromancer commented Oct 30, 2024

Addresses:

TODO:

  • Test regex blacklist
  • Test invalid targets (python api + cli)
  • Documentation for blacklist regex

Copy link

codecov bot commented Oct 30, 2024

Codecov Report

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

Project coverage is 93%. Comparing base (1928939) to head (3fc7ed4).
Report is 30 commits behind head on dev.

Files with missing lines Patch % Lines
bbot/scanner/target.py 99% 3 Missing ⚠️
bbot/core/engine.py 0% 2 Missing ⚠️
bbot/core/helpers/bloom.py 67% 2 Missing ⚠️
bbot/cli.py 0% 1 Missing ⚠️
bbot/modules/baddns.py 0% 1 Missing ⚠️
bbot/scanner/manager.py 0% 1 Missing ⚠️
bbot/scanner/preset/preset.py 88% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev   #1899    +/-   ##
======================================
+ Coverage     93%     93%    +1%     
======================================
  Files        368     368            
  Lines      28125   28247   +122     
======================================
+ Hits       25917   26064   +147     
+ Misses      2208    2183    -25     

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


🚨 Try these New Features:

@TheTechromancer TheTechromancer changed the title Update radixtarget for bbot server Add blacklist regex feature Nov 6, 2024
@TheTechromancer TheTechromancer force-pushed the update-radixtarget branch 2 times, most recently from 559cb66 to 159b9b0 Compare November 13, 2024 15:35
@TheTechromancer TheTechromancer merged commit 328a688 into dev Nov 19, 2024
14 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