https://github.com/muchdogesec/dogesec_commons
A package containing views we reuse between various DOGESEC products
https://github.com/muchdogesec/dogesec_commons
Last synced: 5 months ago
JSON representation
A package containing views we reuse between various DOGESEC products
- Host: GitHub
- URL: https://github.com/muchdogesec/dogesec_commons
- Owner: muchdogesec
- License: apache-2.0
- Created: 2024-10-30T10:41:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T09:32:30.000Z (over 1 year ago)
- Last Synced: 2025-02-26T10:33:24.551Z (over 1 year ago)
- Language: Python
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dogesec_commons
[](https://codecov.io/gh/muchdogesec/dogesec_commons)
## Overview
A package containing views we reuse between various DOGESEC products
User must set `STIXIFIER_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
## Support
[Minimal support provided via the DOGESEC community](https://community.dogesec.com/).
## License
[Apache 2.0](/LICENSE).