Ludovic Courgnaud

Results 14 comments of Ludovic Courgnaud

Hi @nadouani @Deastrom @tyliec, I was also very interested by this feature, any updates on this ?

Hi @gschneller, same problem here. Did you find a solution ? Looks like this parameter was removed from TH4, don't know why.

@joeslazaro-cdw implementation done here : https://github.com/TheHive-Project/Cortex-Analyzers/pull/1117 Waiting for PR to be reviewed but now has it working on my side.

Hi, Thanks for answer: - Totally agree, `active==False` for me also is the correct state for a mitigated one. But in the actual usage "Edit Finding" setting a mitigation past...

Tested lot of scenarios, everything seems to work fine by now except bugs that already existed within the "Finding Edit" form. However, I don't know the framework that much and...

Just commited code part allowing the `/api/v2/findings/{id}/close/` request with 2 parameters, `is_mitigated` and `mitigated`: - Date is timezone.now() if none is provided or `EDITABLE_MITIGATED_DATA` is False - Date is provided...

Sorry, no time to check this week but I'll try on next one. For me CAN_MITIGATE_DATA was a general field (for all users or not) and then I checked if...

Hello, I'm working on it to make unit test successful. For now, I tested and saw one bug I did not have before with JQuery. When modifying a vulnerability, there...

@Maffooch @saldam72, should be okay by now :) Just simplified a little the code on the View and added permissions for the users list displayed in the menu. About the...

@Maffooch, @valentijnscholten, any idea why this remaining check is failing ? Have absolutely no idea on my side.