flyballlabs / threatdetectionservice

Threat Management Platform with Apache Metron as the core engine
Apache License 2.0
6 stars 3 forks source link

We need to implement the User and Agent Entity Based on Standards #16

Closed mackhendricks closed 7 years ago

mackhendricks commented 7 years ago

I've created a standard approach based on the flask documentation that all of our entities within our API should implement. Please apply this approach to the User and Agent entities.

The following is in the "Adding an API" section of this document:

https://github.com/flyballlabs/threatdetectionservice/blob/master/CONTRIBUTING.md

mackhendricks commented 7 years ago

This have been tested and committed into the tree.