Project

General

Profile

Actions

Bug #4930

open

Default Suricata version should come from intel index

Added by Shivani Bhardwaj over 2 years ago. Updated 10 months ago.

Status:
New
Priority:
Normal
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Currently, we have hard coded in the code `DEFAULT_SURICATA_VERSION = "4.0.0"` but this was done pre intel index time. We should probably manage the default version (which should be oldest supported stable?) through intel index and use that.
In case Suricata bin is not found in the path, we get an error
```
27/12/2021 -- 17:05:17 - <Info> -- Using default Suricata version of 4.0.0
```
where 4.0.0 is EOL for a while now.

Actions

Also available in: Atom PDF