You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a job is submitted, Cortex returns the created job, serialized in JSON. The serializer uses wrong format (attributes used are not correct). This makes TheHive raise JsResultException.
Complementary information
The error is introduced by commit 9f8f1eb in file app/models/JsonFormat.scala.
The text was updated successfully, but these errors were encountered:
Scraping is unreliable at times, especially when the vendor changes the URL parameters... ¯\_(ツ)_/¯
Was only able to test this locally due to my dev environment being affected by TheHive-Project/Cortex#27 , but it appears to be functional once again. Let me know if there are any other issues with it, I promise to take less than 27 days to fix it :)
Request Type
Bug
Work Environment
Problem Description
When a job is submitted, Cortex returns the created job, serialized in JSON. The serializer uses wrong format (attributes used are not correct). This makes TheHive raise JsResultException.
Complementary information
The error is introduced by commit 9f8f1eb in file app/models/JsonFormat.scala.
The text was updated successfully, but these errors were encountered: