Bitbucket integration is coming soon! We’re working on bringing Vidoc’s security scanning to Bitbucket Cloud and Bitbucket Server.
Planned Features
When Bitbucket integration launches, you’ll be able to:- Connect Bitbucket repositories - Link your Bitbucket repos to Vidoc
- Automatic PR scanning - Scan pull requests automatically
- PR comments - Get security findings as PR comments
- Auto-scan on push - Trigger scans on default branch updates
- Bitbucket Pipelines integration - Native pipeline support
Current Alternatives
While we work on Bitbucket integration, you can still scan Bitbucket repositories:Using the CLI
- Clone your Bitbucket repository locally
- Install and authenticate the Vidoc CLI
- Run scans from your local machine
In Bitbucket Pipelines
Add Vidoc to yourbitbucket-pipelines.yml:
VIDOC_API_KEY to your repository variables:
- Go to Repository Settings → Repository variables
- Add
VIDOC_API_KEYwith your API key - Mark as “Secured”
Stay Updated
Want to be notified when Bitbucket integration launches?- Email us at contact@vidocsecurity.com
- Follow us on Twitter
- Check our blog for announcements
Request Features
Have specific Bitbucket features you’d like to see? Let us know:- Email: contact@vidocsecurity.com
- Feature requests help us prioritize development
Related Pages
GitHub Setup
GitHub integration (available now)
CLI Installation
Scan any repo via CLI
CI/CD Integration
Add to Bitbucket Pipelines
GitLab
GitLab integration status

