-
We need to come up with a new set of vocabulary for Object Types.
Currently they are based on CybOX vocabulary. They doesn't necessarily have to change if we all agree the current options are adequat…
-
I have already updated the glastopf using "Git pull" command in /opt/glastopf directory. Even after adding the meta details. I am not able to see any success in the source code of the head tag.
##### …
-
At the end of the HTTP protocol binding specification there are recommendations for the location of the discovery service - however, the example does not agree with the reccomendation in the sentence …
-
Potentially due to a new stix library version?
``` Python
======================================================================
ERROR: test_stix_transform (conpot.tests.test_taxii.TestLoggers)
Objec…
-
Same motivation as posited in https://github.com/Intelworks/taxii-client/issues/16 applies here.
(this was run on taxii-server-adding-tests)
```
$ find -name '*.py' -exec pyflakes {} \;
./tests/serv…
-
On this page: http://taxiiproject.github.io/documentation/sample-use/
In the Sample TAXII 1.1 Collection Information Response example you have listed two identical Polling_Service entries. I do not …
-
I recommend we use a tool such as `pyflakes` or `pylint` to check for certain types of inconsistencies in `taxii-client`. For instance:
```
jhg@earthenware:~/intelworks/taxii-client-master$ find -nam…
-
Currently a discovery response returns just a path without the hostname in the element.
After discussing on the TAXII mailing list [1], consensus is that the element should be a fully qualified U…
-
Specification defines 2 types of async polling: pulling of the results asynchronically[1] and asking TAXII server to push the results into provided Inbox Service. The first type (pulling) is not imple…
traut updated
9 years ago
-
This is a proposal in regard to a stylistic property of the source code rather than addressing a real bug or vulnerability.
https://github.com/Intelworks/taxii-server/blob/adding-tests/taxii_server/s…