Skip to content

0xrawsec/golang-misp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MISP Golang

So far, only search is implemented but it might already be enough for several use cases.

Installation

get -u github.com/0xrawsec/golang-misp

Testing

Before testing, you need to put a valid config.json file under the testing directory misp/test. Copy the config.json.example found at the root of the project and modify it.

# Go to misp/test directory
go test -v

Documentation

Install the golang-misp package into your go project and issue the following command.

go doc misp

About

Golang Library to interact with your MISP instance

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages