cpe-guesser/docker/settings.yaml

8 lines
202 B
YAML
Raw Normal View History

2023-07-08 18:51:16 +00:00
server:
port: 8000
redis:
host: redis
port: 6379
cpe:
path: '/data/official-cpe-dictionary_v2.3.xml'
source: 'https://nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.3.xml.gz'