Skip to content

Create NOTICE

Create NOTICE #4

Re-run triggered February 16, 2025 16:42
Status Success
Total duration 17s
Artifacts
Suricata Check
7s
Suricata Check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
MandatoryChecker - M001: suricata.rules#L1
The rule did not specify a sid, which is a mandatory field.
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.