For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installing VibeSec

Before developers can use VibeSec, you must install it.

Installation methods

Choose the installation method that best fits your organization:

Method
Recommended for

Individual developers, pilots, and small teams

Individual developers, pilots, and small teams

Centralized deployment and management using MDM tools such as Jamf, Microsoft Intune, or Kandji

Authentication methods

VibeSec supports two authentication methods:

Authentication method
Description

OAuth

Developers authenticate through their browser and sign in using their OX account. This is the recommended approach for most environments.

API token

Developers authenticate using a user-generated API token. This method is typically used when OAuth is unavailable or when manual authentication is preferred.

Last updated