cpe-guesser/config/settings.yaml

9 lines
210 B
YAML
Raw Permalink Normal View History

2023-07-08 18:50:49 +00:00
server:
port: 8000
valkey:
2023-07-08 18:50:49 +00:00
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'