Skip to content

Changed LIcense

Changed LIcense #3

Triggered via push January 21, 2025 14:03
Status Success
Total duration 26s
Artifacts
Suricata Check
14s
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.