π STIX Threat Intelligence Integration for Notion
Integrate Threat intelligence into your Notion workspace with notion-stix. Designed to bring STIX (Structured Threat Information eXpression) formatted threat intelligence data directly into Notion, making it simpler than ever to organize, track, and correlate security threats.
- Seamless Integration: Easily integrate STIX formatted files into your Notion workspace.
- Collaborative: Share and collaborate on threat data with your team in Notion.
- Customizable: Tailor the integration settings to fit your specific needs.
- MITRE ATT&CK - Enterprise (v14.1) β
- Go version 1.21 or higher
- Notion API Key
- STIX formatted threat intelligence file
# With go toolchain
go install github.com/brittonhayes/notion-stix/cmd/stix@latest
stix --help
# Or, with docker
docker run -e NOTION_API_KEY="<your-api-key>" -t ghcr.io/brittonhayes/notion-stix .
Congratulations! π Your Notion workspace is now empowered with MITRE threat intelligence.
notion-stix is made available under the MIT License.
Our community thrives on respect and kindness. Before contributing or participating, please read our Code of Conduct.