Results 21 issues of Jerome Leonard

Lock accounts after X unsuccessful password attempts.

enhancement
feature request
priority:high
TheHive4

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...

enhancement
docker
core

### 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.

bug
core

### 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...

bug
core

### 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

bug
enhancement

Lock accounts after X unsuccessful password attempts.

enhancement

Add Cortexutils in the docker image. (Maybe have a flavor with and without cortexutils library)

enhancement
core

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

feature request