Skip to content

Commit f2f7156

Browse files
authored
[docker] StarterPack - Fix CVE by NVD NIST name (#3527)
[docker] StarterPack - Fix CVE by NVD NIST name
2 parents 8567c5f + 442c0d3 commit f2f7156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ services:
182182
- OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}
183183
- COLLECTOR_ID=${COLLECTOR_NVD_NIST_CVE_ID} # Valid UUIDv4
184184
- NVD_NIST_CVE_API_KEY=${COLLECTOR_NVD_NIST_CVE_API_KEY}
185-
- "COLLECTOR_NAME=Cve by NVD NIST"
185+
- "COLLECTOR_NAME=CVE by NVD NIST"
186186
- COLLECTOR_LOG_LEVEL=info
187187
depends_on:
188188
openbas:

0 commit comments

Comments
 (0)