Configuration Library
Saved configurations
No configurations yet. Save a project first, then attach a configuration.
Project
Entry Shaping
Encryption
Runtime Defense
Configuration is always attached to a specific project.
Configuration Library
Saved configurations
Project
Entry Shaping
Encryption
Runtime Defense
Let's get you started with your first protected build. Follow these steps to set up your workspace.
Review your plan before setting up the workspace.
Define the app you want to protect.
You can enter multiple package names separated by commas.
Enable hardening rules for your builds.
Entry Shaping
Encryption
Runtime Defense
Download CLI and authenticate your device
curl -fsSL https://www.lumenlock.space/downloads/install.sh | sh After installation, run the login command to link your device:
lumenlock login You've completed the setup! Now use the LumenLock CLI in your terminal to protect your builds.
Use LumenLock CLI to protect your builds:
lumenlock check lumenlock --config <config_id> xcodebuild ... lumenlock --config <config_id> ./gradlew ... Mark this guide as completed and return to dashboard