So check-eve is fully tested as well.
- name: Running suricata-verify
working-directory: suricata
run: python3 ../run.py --quiet
+ - name: Running check-eve
+ run: python3 ./check-eve.py
almalinux:
name: AlmaLinux 8
pcre2-devel \
pkgconfig \
python3-devel \
+ python3-jsonschema \
python3-sphinx \
python3-yaml \
rust-toolset \
- name: Running suricata-verify
working-directory: suricata
run: python3 ../run.py --quiet
+ - name: Running check-eve
+ run: python3 ./check-eve.py