Project

General

Profile

Actions

Bug #4930

open
SB OD

Default Suricata version should come from intel index

Bug #4930: Default Suricata version should come from intel index

Added by Shivani Bhardwaj over 4 years ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
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: PDF Atom