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

Make manager's data persistent #63

Closed
qjerome opened this issue Jul 7, 2021 · 1 comment
Closed

Make manager's data persistent #63

qjerome opened this issue Jul 7, 2021 · 1 comment

Comments

@qjerome
Copy link
Contributor

qjerome commented Jul 7, 2021

Data to persist:

  • reports
  • rules
  • endpoints

Tracks:

  • use an ORM
  • use a classical DB
  • implement a minimal persistence mechanism
qjerome added a commit that referenced this issue Sep 21, 2021
 - #78: request feature - list closed report on a defined time period
 - #77: Missing query criticality parameter on get /endpoint call
 - #65: Archive reports
 - #66: Implement /endpoint/{UUID}/report/archive
 - #63: Make manager's data persistent
@qjerome
Copy link
Contributor Author

qjerome commented Sep 21, 2021

Implemented with https://github.com/0xrawsec/sod

@qjerome qjerome closed this as completed Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant