Andrew Beard
Andrew Beard
I haven't tried to build this in a year or so, so you may run into a bunch of issues. I _think_ the one you're currently facing is because the...
@DrSchottky I can reproduce it pretty reliably on my Pi4 setup. I may need a little help gathering the info you need, but I'm pretty confident it will go blind...
I've been playing around with the same thing and there are some undocumented options and fixes required. I'm in the process of submitting PRs for the issues I can find...
From what I can tell there is no way to create TAXII2 api roots and collections from the data config file at the moment. There are some cli utilities that...
> I found https://docs.eclecticiq.com/ic/current/install-configure-upgrade/configure-ic-settings/configure-services/opentaxii/ > > It looks like you have to modify `TAXII2_API_ROOT` variable in `platform_settings.py` That seems to be for their product based on the opentaxii package, but...
@dragsu I think you need to change your persistence api class from SQLDatabaseAPI to Taxii2SQLDatabaseAPI.
@dragsu I would recommend opening a new issue for that one, since it seems like you've gotten past the scope of the api root. When you open it please include...
@dragsu My understanding is that spec version should be something like "2.0" or "2.1". I know I saw an issue earlier with spec_version being a copy of type, though. In...
This issue blocks a good portion of the TAXII2 functionality. I put a PR in for the same thing before realizing there was an existing issue (and PR). Can someone...
@eric-eclecticiq Is there any chance you can take a look at this? This PR and other like it have been hanging out for over 2 years and fix crucial issue...