A package containing views we reuse between various DOGESEC products
User must set APP_LABEL
and STIX_NAMESPACE
in settings.py
To use Objects views, dogesec_commons.objects.app.ArangoObjectsViewApp
must be added in settings.INSTALLED_APPS
You can see an example of it in use here:
https://github.com/muchdogesec/obstracts/blob/main/requirements.txt