bbot icon indicating copy to clipboard operation
bbot copied to clipboard

ASN Helper / Add ASN's as an available type type

Open liquidsec opened this issue 2 months ago • 3 comments

liquidsec avatar Oct 17 '25 18:10 liquidsec

🚀 Performance Benchmark Report

⚠️ No current benchmark data available

This might be because:

  • Benchmarks failed to run
  • No benchmark tests found
  • Dependencies missing

github-actions[bot] avatar Oct 17 '25 19:10 github-actions[bot]

Codecov Report

:x: Patch coverage is 87.11395% with 121 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 92%. Comparing base (87326b6) to head (b749538). :warning: Report is 19 commits behind head on dev.

Files with missing lines Patch % Lines
bbot/core/helpers/asn.py 71% 38 Missing :warning:
bbot/core/helpers/misc.py 56% 22 Missing :warning:
bbot/test/conftest.py 0% 16 Missing :warning:
bbot/core/event/base.py 27% 14 Missing :warning:
bbot/core/helpers/simhash.py 85% 7 Missing :warning:
bbot/modules/baddns.py 67% 5 Missing :warning:
bbot/cli.py 88% 4 Missing :warning:
bbot/scanner/scanner.py 94% 4 Missing :warning:
bbot/test/test_step_1/test_target.py 98% 3 Missing :warning:
bbot/core/event/helpers.py 94% 2 Missing :warning:
... and 5 more
Additional details and impacted files
@@          Coverage Diff           @@
##             dev   #2741    +/-   ##
======================================
- Coverage     92%     92%    -0%     
======================================
  Files        411     409     -2     
  Lines      34013   34189   +176     
======================================
+ Hits       31043   31129    +86     
- Misses      2970    3060    +90     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Oct 17 '25 21:10 codecov[bot]

This PR is currently waiting on two things:

  • The public release of asndb.api.bbot.io (which in turn is waiting on a pentest before it goes live)
  • Integration with the new Python client library:
    • https://github.com/blacklanternsecurity/asndb

TheTechromancer avatar Oct 27 '25 16:10 TheTechromancer