cpe-guesser/config/settings.yaml
Alexandre Dulaunoy facc75d06d
Some checks are pending
Black formatting / Black (push) Waiting to run
ShellCheck / ShellCheck (push) Waiting to run
chg: [valkey] get rid of Redis and moved to Valkey
2024-11-23 15:57:18 +01:00

8 lines
210 B
YAML

server:
port: 8000
valkey:
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'