Files
securityonion/salt
Josh Patterson 9e7e6edae0 Add unit tests for _beacons and wire into CI
Add 100%-coverage unit tests for the three custom salt beacons
(postgres_pillar_beacon, rules_beacon, zeek) and add salt/_beacons to
the python-test workflow's paths trigger and matrix.

To pass the workflow's flake8 lint over the whole directory:
- zeek.py: reindent to 4 spaces, drop trailing blank line, noqa the
  Salt-injected __salt__ references (F821); no logic change.
- postgres_pillar_beacon.py: noqa C901 on beacon() (complexity 13 > 12).
2026-07-16 15:28:22 -04:00
..
2026-07-15 16:28:35 -04:00
2026-03-06 15:45:36 -05:00
2026-07-15 16:32:29 -04:00
2026-03-19 14:39:10 -04:00
2026-07-15 16:28:35 -04:00
2026-07-15 15:24:33 -04:00
2026-01-07 14:14:57 -05:00
2026-03-23 14:04:48 -05:00
2026-07-15 11:04:51 -04:00