efer to commits for reference
Adding new entity-types and subtypes on Duster is fairly straight forward
Add new type choices on utils/entity_subtypes.py
Create migration file
In cases you are also adding a new entitytype (not just subtypes), you will also need to make changes to palantir/taxonomies.py as implemented here
https://github.com/merklescience/duster/pull/152