mikecb / libstix2

APIs for generating STIX 2.x messages with Go (Golang)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeTAXII/libstix2

libstix2 an API for generating JSON based STIX messages with the Go (Golang) programming language. Please see the examples directory and the README files in each of the sub packages for more information. This API is built to support STIX 2.x.

Installation

This package can be installed with the go get command:

go get github.com/freetaxii/libstix2

License

This is free software, licensed under the Apache License, Version 2.0.

Copyright

Copyright 2016 Bret Jordan, All rights reserved.

About

APIs for generating STIX 2.x messages with Go (Golang)

License:Apache License 2.0


Languages

Language:Go 100.0%