Skip to content

Latest commit

Β 

History

History
54 lines (34 loc) Β· 1.89 KB

README.md

File metadata and controls

54 lines (34 loc) Β· 1.89 KB

πŸ” STIX Threat Intelligence Integration for Notion

Build Status License Go Version

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.

🌟 Features

  • 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.

πŸ•΅οΈ Data Sources

πŸš€ Quick Start

Prerequisites

  • Go version 1.21 or higher
  • Notion API Key
  • STIX formatted threat intelligence file

Installation

# 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.

πŸ“· Preview

πŸ“œ License

notion-stix is made available under the MIT License.

πŸ“– Code of Conduct

Our community thrives on respect and kindness. Before contributing or participating, please read our Code of Conduct.