fix: add CircleCIToken to SourcesConfig
This commit is contained in:
@@ -39,6 +39,9 @@ type SourcesConfig struct {
|
|||||||
// Brave Search API subscription token.
|
// Brave Search API subscription token.
|
||||||
BraveAPIKey string
|
BraveAPIKey string
|
||||||
|
|
||||||
|
// Phase 14: CI/CD tokens.
|
||||||
|
CircleCIToken string
|
||||||
|
|
||||||
// Phase 12: IoT scanner API keys.
|
// Phase 12: IoT scanner API keys.
|
||||||
ShodanAPIKey string
|
ShodanAPIKey string
|
||||||
CensysAPIId string
|
CensysAPIId string
|
||||||
|
|||||||
Reference in New Issue
Block a user