fix: add CircleCIToken to SourcesConfig

This commit is contained in:
salvacybersec
2026-04-06 13:22:25 +03:00
parent 095b90ec07
commit 3a4e9c11bf

View File

@@ -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