eric-eclecticiq

Results 2 issues of eric-eclecticiq

# Motivation Getting objects from a collection with `enterprise-attack` data was very slow. It took more than 12s on my computer while there are only ~20k objects. Also, adding a...

Known issue: 1/ `libtaxii` is incompatible ``` .tox/py311-sqlalchemy14-werkzeuggte21-postgres/lib/python3.11/site-packages/libtaxii/__init__.py:16 /home/runner/work/OpenTAXII/OpenTAXII/.tox/py311-sqlalchemy14-werkzeuggte21-postgres/lib/python3.11/site-packages/libtaxii/__init__.py:16: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 import cgi ``` Tracker: https://github.com/TAXIIProject/libtaxii/issues/254

enhancement