blacklanternsecurity / bbot

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

api key placeholders missing in fresh config #1473

Closed liquidsec closed 1 week ago

liquidsec commented 2 weeks ago

Since the removal of secrets.yml, it seems that when a fresh bbot.yml is generated (which now accepts the values that used to go there), the commented-out examples for the API keys are not present in the new generated bbot.yml.

TheTechromancer commented 1 week ago

Fixed in https://github.com/blacklanternsecurity/bbot/pull/1479.