Jerome Leonard
Jerome Leonard
Lock accounts after X unsuccessful password attempts.
Make Cortex support `docker.autoUpdate` option for each analyzer and responder. Default behaviour: `true` Then, we could decide to manage docker images locally for some of them (with Cortex avoiding trying...
### Request Type Bug ### Problem Description When defining a multiline configuration items in the json description file of an analyzer, when configured, the content is not read properly.
### Request Type Bug ### Problem Description if 2 flavors of a Responder have a similar config item with 2 different default values: - Enabling them a first time apply...
### Request Type Improvement ### Problem Description Example: If the EML message contains an attachement with file name contains "?" character, EmlParser not working Related issue reported in Cortex-Analyzers: https://github.com/TheHive-Project/Cortex-Analyzers/issues/1028
Add Cortexutils in the docker image. (Maybe have a flavor with and without cortexutils library)
In some cases, POST queries can use multipart/form-data with muli lines headers. In this case, Cortex generate an error like: ``` { "name": "dataType", "type": "MissingAttributeError", "message": "Attribute dataType is...
### Request Type Feature Request ### Problem Description - https://github.com/TheHive-Project/Cortex-Analyzers/issues/902 - https://github.com/TheHive-Project/Cortex-Analyzers/issues/804