go-intelowl is a client library/SDK that allows developers to easily automate and integrate IntelOwl with their own set of tools!
🧰 Features
This package covers all major REST endpoints in IntelOwl:
- Job endpoints:
/api/jobs
- Analysis endpoints:
observable
,multiple_observables
,file
,multiple_files
- Analyzer configs and health check endpoints
- Connector configs and health check endpoints
- Tag endpoints
/api/tags
- Me endpoints:
/api/me
🎁 Bonus
- Instantiating the client using a JSON file
- In-built logger
Thanks to @fear-the-reaper for their contributions!