Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database schema update (v8) #67

Closed
To-om opened this issue Dec 30, 2016 · 0 comments
Closed

Database schema update (v8) #67

To-om opened this issue Dec 30, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented Dec 30, 2016

The schema of TheHive database must be updated:

  • in case entity
    • add owner attribute. Is set to user who created the case by default.
    • remove is IsIncident attribute as this information is now stored in resolutionStatus.
  • remove analyzer entity as it is now handled by Cortex
  • create reportTemplate entity
  • add reports attribute in observable that stores summary of analysis reports
  • add order attribute in tasks to order them in the list
  • convert date format from ISO to timestamp with milliseconds (cf. issue 7 in elastic4play)
  • in user entity
    • add preferences attribute
    • add avatar attribute to support avatar in future release
@To-om To-om self-assigned this Dec 30, 2016
@To-om To-om added the core label Dec 30, 2016
@To-om To-om added this to the 2.9.2 milestone Dec 30, 2016
To-om pushed a commit that referenced this issue Dec 30, 2016
nadouani added a commit that referenced this issue Dec 30, 2016
To-om pushed a commit that referenced this issue Dec 30, 2016
To-om pushed a commit that referenced this issue Dec 30, 2016
@To-om To-om closed this as completed Dec 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant