blacklanternsecurity / bbot

A recursive internet scanner for hackers.
https://www.blacklanternsecurity.com/bbot/
GNU General Public License v3.0
4.59k stars 415 forks source link

Include "host" as attribute in event JSON #1364

Closed TheTechromancer closed 4 months ago

TheTechromancer commented 4 months ago

I'm not sure why we haven't done this yet, but this PR adds a "host" attribute to each event in output.json.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92%. Comparing base (1720e42) to head (b429299).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## bbot-2.0 #1364 +/- ## ======================================== + Coverage 92% 92% +1% ======================================== Files 328 328 Lines 22067 22075 +8 ======================================== + Hits 20124 20144 +20 + Misses 1943 1931 -12 ```

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