TLDR;
I think it would be nice if bbscope poll bc -b -db --public-only --config [PATH] writes to the database because Bugcrowd authentication seems to be borked up.
Currently this does not.

NOTE - Best guess is the platform ID would have to be null and unsure how you would populate targets_raw in any meaningful way. Have not really looked at the code base.
Thanks for your time & thanks for this amazing tool.
TMI;
I have been unable to authenticate to Bugcrowd using the bbscopes CLI tool: Error: redirect_to not found in login response
I reviewed this closed issues #71 in which the same error was triggered on accounts that were not yet enrolled in Okta.
According to the Debug HTTP Flag; The tool seems to be using the https://identity.bugcrowd.com/login auth flow.
My account for some reason can only use the https://login.hackers.bugcrowd.com auth flow.
This is obviously something wrong on BC's end. Ive opened a ticket...
Given the launch of the site and the fact that maybe this BC ticket will fix my issue, wouldnt blame ya for closing this.
Thanks!
TLDR;
I think it would be nice if
bbscope poll bc -b -db --public-only --config [PATH]writes to the database because Bugcrowd authentication seems to be borked up.Currently this does not.

NOTE - Best guess is the platform ID would have to be null and unsure how you would populate targets_raw in any meaningful way. Have not really looked at the code base.
Thanks for your time & thanks for this amazing tool.
TMI;
I have been unable to authenticate to Bugcrowd using the bbscopes CLI tool:
Error: redirect_to not found in login responseI reviewed this closed issues #71 in which the same error was triggered on accounts that were not yet enrolled in Okta.
According to the Debug HTTP Flag; The tool seems to be using the
https://identity.bugcrowd.com/loginauth flow.My account for some reason can only use the
https://login.hackers.bugcrowd.comauth flow.This is obviously something wrong on BC's end. Ive opened a ticket...
Given the launch of the site and the fact that maybe this BC ticket will fix my issue, wouldnt blame ya for closing this.
Thanks!