aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-02-20 12:22:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-02-20 12:22:42 +0000
commit63be7bf69dd67de5fb7e1d4f408d2b9c67e06d97 (patch)
tree9aca1822edf4262142dbb74ed94143cca6a18189 /security/Makefile
parentc6ed38e2b3378cad4cf48ac59e6f2811aa501173 (diff)
downloadports-63be7bf69dd67de5fb7e1d4f408d2b9c67e06d97.tar.gz
ports-63be7bf69dd67de5fb7e1d4f408d2b9c67e06d97.zip
New port: security/py-taxii2-client
This port provides a minimal client implementation for the TAXII 2.0 server. It supports the following TAXII 2.0 API services: - Server Discovery - Get API Root Information - Get Status - Get Collections - Get a Collection - Get Objects - Add Objects - Get an Object - Get Object Manifests WWW: https://github.com/oasis-open/cti-taxii-client
Notes
Notes: svn path=/head/; revision=493421
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index f3de9664e315..97c0d46e90be 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1045,6 +1045,7 @@
SUBDIR += py-stix
SUBDIR += py-stix2
SUBDIR += py-stix2-patterns
+ SUBDIR += py-taxii2-client
SUBDIR += py-tlslite
SUBDIR += py-trezor
SUBDIR += py-trustedpickle