26af504
# These are not real spelling errors...
26af504
addFilter(r'spelling-error .* en_US (arpsnmp) ')
26af504
# The sticky bit on this directory protects root-owned files from unlinking or
26af504
# renaming by members of the arpwatch group.
26af504
addFilter(r'non-standard-dir-perm /var/lib/arpwatch 1775')
26af504
# Known zero-length files
26af504
addFilter(r'zero-length /var/lib/arpwatch/arp.dat-?')
26af504
# Ghost file
26af504
addFilter(r'non-readable /var/lib/arpwatch/arp.dat.new 600')