Skip to content

Changed issue severity #5

Changed issue severity

Changed issue severity #5

Triggered via push January 18, 2025 14:02
Status Success
Total duration 24s
Artifacts

python-pr.yml

on: push
Suricata-Check
15s
Suricata-Check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
MandatoryChecker - M001: suricata.rules#L1
The rule did not specify a sid, which is a mandatory field.
Suricata-Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Suricata-Check
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Suricata-Check
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
MsgChecker - S406: suricata.rules#L1
The rule specifies a domain name without escaping the label seperators. Consider escaping the domain names by putting a space before the dot like `foo .bar` to prevent information leaks.