File: testing.conf

package info (click to toggle)
ospd-openvas 22.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,664 kB
  • sloc: python: 14,268; xml: 1,913; makefile: 45; sh: 29
file content (28 lines) | stat: -rw-r--r-- 708 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[OSPD - openvas]
log_level = DEBUG
socket_mode = 0o700
unix_socket = /foo/ospd-openvas.sock
pid_file = /foo/ospd-openvas.pid
log_config = /foo/ospd-logging.conf
log_file = /foo/ospd-openvas.log
lock_file_dir = /foo/openvas
niceness = 666
key_file = /foo/key.pem
cert_file = /foo/cert.pem
ca_file = /foo/ca.pem
address = 6.6.6.6
port = 6666
mqtt_broker_address = foo.bar.com
mqtt_broker_port = 1234
mqtt_broker_username = ospd
mqtt_broker_password = secret
notus_feed_dir = /foo/advisories
scaninfo_store_time = 123
foreground = true
stream_timeout = 20
max_scans = 20
max_queued_scans = 5
min_free_mem_scan_queue = 200
feed_updater = nasl-cli
disable_notus_hashsum_verification = true
signature_check = true