You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/scripts/docrules/docrules.yaml

31 lines
618 B
YAML

%YAML 1.1
---
# This yaml configuration is used by scripts/check-doc-rules.py
# It is minimal to be able to load every rule in the documentation.
vars:
address-groups:
HOME_NET: "[192.168.0.0/16,10.0.0.0/8,172.16.0.0/12]"
EXTERNAL_NET: "!$HOME_NET"
datasets:
ua-seen:
type: string
state: ua-seen.lst
dns-sha256-seen:
type: sha256
state: dns-sha256-seen.lst
app-layer:
protocols:
pgsql:
enabled: yes
reputation-categories-file: scripts/docrules/docrulesrep.lst
reputation-files:
classification-file: etc/classification.config
reference-config-file: etc/reference.config