GitHub App Integration is available for free. See other integrations for more details
What You’ll Accomplish
Query by Risks
Find critical vulnerabilities across all your projects
Policy Violations
Monitor and track policy violations from all vet instances
Policy Management
Test and deploy policies across all vet deployments
Malware Analysis
Enhanced threat detection with cloud-powered analysis
Web Onboarding
Create Account
Navigate to app.safedep.io and sign up
- Tenant Domain (e.g.,
your-company.safedep.io) - API Key for authentication
Quick Onboarding with vet CLI
The easiest way to get started is using thevet cloud quickstart command:
Configure vet with SafeDep Cloud
Skip this section if you used the
vet cloud quickstart commandAuthentication Setup
Configure vet to authenticate with your SafeDep Cloud tenant:Verify Authentication
Confirm that your vet instance can connect to SafeDep Cloud:Sync Data to SafeDep Cloud
Enable the sync reporting module to send vet findings to SafeDep Cloud:The example uses
package-lock.json, but vet supports many package manifest
formats and code analysis.GitHub Actions Integration
Configure vet-action to sync with SafeDep Cloud:Create Secrets
Add these GitHub Action Secrets:
SAFEDEP_CLOUD_API_KEYSAFEDEP_CLOUD_TENANT_DOMAIN
Query Your Data
SafeDep Cloud provides a SQL-like query interface for exploring aggregated data:List All Projects
Find Critical Vulnerabilities
Identify Policy Violations
Export Results
Export query results to CSV:Explore the Schema
View the complete data schema to build custom queries:Next Steps
Authentication Guide
Learn advanced authentication and access control
Malware Analysis
Enable enhanced threat detection capabilities
FAQ
Find answers to common questions
API Documentation
Integrate SafeDep Cloud with your systems

