Documentation
Complete guides, API references, and best practices to get you started with GraphNode security platform.
Quick Links
Getting Started
Quick Start Guide
Get up and running with GraphNode in under 10 minutes. Perfect for developers new to our platform.
Read Guide →Video Tutorials
Step-by-step video guides covering installation, configuration, and advanced features.
Watch Videos →Installation
# Install GraphNode CLI
npm install -g @graphnode/cli
# Initialize project
graphnode init
# Run first scan
graphnode scan --project ./
API Reference
REST API
Complete REST API documentation with examples, authentication, and response formats.
View Docs →Webhooks
Configure webhooks for real-time notifications and event-driven integrations.
Setup Webhooks →Integrations
🐙
GitHub
🦊
GitLab
🔨
Jenkins
🎯
CircleCI
🚀
Azure DevOps
📦
Docker
☸️
Kubernetes
🎭
Jira
Best Practices
Best Practices
- Enable real-time scanning in development environments
- Configure quality gates in CI/CD pipelines
- Regular security training for development teams
- Implement automated remediation workflows