Skip to content

Commit 2c8dcc6

Browse files
authored
add campaign,infrastructure,relationship in CONNECTOR_SCOPE (OpenCTI-Platform#1903)
1 parent 7c05a00 commit 2c8dcc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external-import/sekoia/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
- OPENCTI_TOKEN=ChangeMe
88
- CONNECTOR_ID=ChangeMe
99
- CONNECTOR_NAME=SEKOIA.IO
10-
- CONNECTOR_SCOPE=identity,attack-pattern,course-of-action,intrusion-set,malware,tool,report,location,vulnerability,indicator
10+
- CONNECTOR_SCOPE=identity,attack-pattern,course-of-action,intrusion-set,malware,tool,report,location,vulnerability,indicator,campaign,infrastructure,relationship
1111
- CONNECTOR_CONFIDENCE_LEVEL=50 # From 0 (Unknown) to 100 (Fully trusted)
1212
- CONNECTOR_LOG_LEVEL=error
1313
- SEKOIA_API_KEY=ChangeMe

0 commit comments

Comments
 (0)