diff --git a/pkg/recon/sources/register.go b/pkg/recon/sources/register.go index b2d5a01..16b0363 100644 --- a/pkg/recon/sources/register.go +++ b/pkg/recon/sources/register.go @@ -39,6 +39,9 @@ type SourcesConfig struct { // Brave Search API subscription token. BraveAPIKey string + // Phase 14: CI/CD tokens. + CircleCIToken string + // Phase 12: IoT scanner API keys. ShodanAPIKey string CensysAPIId string