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 local files/folders and mobile apps as targets #2093

Merged
merged 4 commits into from
Dec 19, 2024

Conversation

TheTechromancer
Copy link
Collaborator

Adds support for the following target types:

  • FILESYSTEM (FILESYSTEM:/tmp/asdf)
  • MOBILE_APP (MOBILE_APP:https://play.google.com/store/apps/details?id=com.evilcorp.app)

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 93.10345% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93%. Comparing base (48c0859) to head (cab7aaa).
Report is 10 commits behind head on dev.

Files with missing lines Patch % Lines
bbot/core/event/base.py 90% 2 Missing ⚠️
bbot/scanner/target.py 85% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #2093   +/-   ##
=====================================
- Coverage     93%     93%   -0%     
=====================================
  Files        376     376           
  Lines      28689   28745   +56     
=====================================
+ Hits       26491   26532   +41     
- Misses      2198    2213   +15     

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

@TheTechromancer TheTechromancer merged commit 00c27ea into dev Dec 19, 2024
16 of 28 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