cpe-guesser/config/settings.yaml
2023-07-08 20:50:49 +02:00

8 lines
No EOL
208 B
YAML

server:
port: 8000
redis:
host: 127.0.0.1
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'