-
Overall, I think there are a few areas of the HTTP Protocol Specification that could be simplified in a future release.
This change simplifies the TAXII’s use of HTTP by removing the use of all HTTP …
-
Upon review of the HTTP Protocol Binding specification, the following seem to be ambiguous from a specification perspective, since the specification does not prescribe the response:
- An unacceptable …
-
At the moment, libtaxii [will wrap](https://github.com/TAXIIProject/libtaxii/blob/master/libtaxii/__init__.py#L79) **any** "successful" HTTP response, parsed by `get_message_from_http_response`, into …
traut updated
9 years ago
-
Would be nice to show who is using STIX/TAXII and how they are using it. Having some testimonies about other's use cases might give new users insight to how it could apply to their org.
-
All,
Lately I have found myself describing requirements for TAXII 1.0 and TAXII 1.1, and I have realized that these are not really captured anywhere. This issue is an attempt to better document the r…
-
http://stix.readthedocs.org/en/stable/getting_started.html#parsing-stix-xml
I was reading this in the context of parsing STIX out of a libtaxii object. I think it would be nice if the example include…
-
The team has identified a handful of unstated assumptions with regard to the relationship between the TAXII Services Specification and TAXII Binding Specifications. These assumptions are not problemat…
-
RFE to allow a way to query observed_data objects that match a given SCO pattern. Once the consumer retrieves those objects, they can pull other relationed objects if they desire.
-
I am using the MISP together with the MISP-Taxii-Server and I have some questions that I dont know how to do.
1. Is it possible to push all the feeds back to the taxii server? I only noticed that t…
-
I used to be able to test my code using your very useful test taxii 2.0 server at:
https://test.freetaxii.com:8000/
do you have a test taxii 2.1 server?