Settings
Configure dashboard and system settings
API Configuration
Configure the API endpoint for the OCSF consumer worker.
Set via NEXT_PUBLIC_API_BASE_URL environment variable
Alert Channel Configuration
Alert channels are configured via environment variables in your OCSF consumer worker.
SLACK_WEBHOOK_URL- Slack webhook for notifications
EMAIL_FROM- Sender email address
EMAIL_TO- Recipient email addresses (comma-separated)
WEBHOOK_URL- Custom webhook endpoint
About
CyLift Security Dashboard v0.1.0
Powered by OCSF (Open Cybersecurity Schema Framework) v1.1.0
Built with Next.js and deployed on Cloudflare Pages