Pricing plans for teams of all sizes
Simple pricing, no commitment.
Solo
Crafted for individual developers and freelancers.
Free
Get started- Single dashboard seat
- Unlimited code committers
- Up to 1 private repos
- Up to 100 unique dependencies
- Community support
Team
Suited for small and medium development teams.
$10 per month,
per code committer
- Up to 30 dashboard seats
- Up to 30 code committers
- Up to 10 private repos
- Up to 200 unique dependencies
- Webhook integration
- 48-hour support response time
Enterprise
Dedicated support and infrastructure for your company.
Custom
Schedule a call- Unlimited dashboard seats
- Unlimited code committers
- Unlimited private repos
- Unlimited dependencies
- Webhook integration
- Full REST API access
- 24-hour support response time
Feature comparison
Solo
Crafted for individual developers and freelancers.
Basic
- Dashboard Seats
- 1 seat
- Code Committers
- Unlimited
- Public repositories
- Yes
- Private repositories
- Up to 1 Up to 1 repository
- Unique dependencies
- Up to 100 Up to 100 unique dependencies
- Support by email
- No
Analysis
- Deep Source Inspection
- Yes
- Outdated Package Check
- Yes
- CVE Detection
- Yes
- Hardcoded Strings and Secrets
- Yes
- Malicious Pattern Detection
- Yes
- Dependency Monitoring
- Direct only
- Supported Languages
- PHP
Alerts
- Dashboard Alerts
- Yes
- GitHub Alerts
- Yes
- Slack Alerts
- No
Automation
- REST API
- Limited, 250 req/h Limited, 250 requests/hour
- Rule-based Safeguards
- Yes
- Webhooks
- No
Integrations
- CI/CD Pipeline
- Yes
- GitHub Actions
- Yes
- Command-line Interface
- Yes
Team
Suited for small and medium development teams.
Basic
- Dashboard Seats
- Up to 30
- Code Committers
- Up to 30
- Public repositories
- Yes
- Private repositories
- Up to 10
- Unique dependencies
- Up to 200
- Support by email
- Yes
Analysis
- Deep Source Inspection
- Yes
- Outdated Package Check
- Yes
- CVE Detection
- Yes
- Hardcoded Strings and Secrets
- Yes
- Malicious Pattern Detection
- Yes
- Dependency Monitoring
- Direct and Transitive
- Supported Languages
- PHP
Alerts
- Dashboard Alerts
- Yes
- GitHub Alerts
- Yes
- Slack Alerts
- Yes
Automation
- REST API
- Full, 1000 req/h
- Rule-based Safeguards
- Yes
- Webhooks
- Yes
Integrations
- CI/CD Pipeline
- Yes
- GitHub Actions
- Yes
- Command-line Interface
- Yes
Enterprise
Dedicated support and infrastructure for your company.
Basic
- Dashboard Seats
- Unlimited
- Code Committers
- Unlimited
- Public repositories
- Yes
- Private repositories
- Unlimited
- Unique dependencies
- Unlimited
- Support by email
- Yes
Analysis
- Deep Source Inspection
- Yes
- Outdated Package Check
- Yes
- CVE Detection
- Yes
- Hardcoded Strings and Secrets
- Yes
- Malicious Pattern Detection
- Yes
- Dependency Monitoring
- Direct and Transitive
- Supported Languages
- PHP
Alerts
- Dashboard Alerts
- Yes
- GitHub Alerts
- Yes
- Slack Alerts
- Yes
Automation
- REST API
- Full, unlimited Full, unlimited
- Rule-based Safeguards
- Yes
- Webhooks
- Yes
Integrations
- CI/CD Pipeline
- Yes
- GitHub Actions
- Yes
- Command-line Interface
- Yes
Feature comparison
Basic
Feature | Solo tier | Team tier | Enterprise tier |
---|---|---|---|
Dashboard Seats | 1 seat | Up to 30 seats | Unlimited |
Code Committers | Unlimited | Up to 30 comitters | Unlimited |
Public repositories | Yes | Yes | Yes |
Private repositories | Up to 1 repository | Up to 10 repositories | Unlimited |
Unique dependencies | Up to 100 unique dependencies | Up to 200 unique dependencies | Unlimited |
Support by email | No | Yes | Yes |
Analysis
Feature | Solo tier | Team tier | Enterprise tier |
---|---|---|---|
Deep Source Code Inspection | Yes | Yes | Yes |
Outdated Package Check | Yes | Yes | Yes |
CVE Detection | Yes | Yes | Yes |
Hardcoded Strings and Secrets | Yes | Yes | Yes |
Malicious Pattern Detection | Yes | Yes | Yes |
Dependency Monitoring | Direct only | Direct and Transitive | Direct and Transitive |
Supported Languages | PHP | PHP | PHP |
Alerts
Feature | Solo tier | Team tier | Enterprise tier |
---|---|---|---|
Dashboard Alerts | Yes | Yes | Yes |
GitHub Alerts | Yes | Yes | Yes |
Slack Alerts | No | Yes | Yes |
Automation
Feature | Solo tier | Team tier | Enterprise tier |
---|---|---|---|
REST API | Limited, 250 requests/hour | Full, 1000 requests/hour | Full, unlimited |
Rule-based Safeguards | Yes | Yes | Yes |
Webhooks | No | Yes | Yes |
Integrations
Feature | Solo tier | Team tier | Enterprise tier |
---|---|---|---|
CI/CD Pipeline | Yes | Yes | Yes |
GitHub Actions | Yes | Yes | Yes |
Command-line Interface | Yes | Yes | Yes |
Frequently asked questions
- What is considered a dashboard seat?
A dashboard seat is the access to Kahu's dashboard. The number of seats represents the number of users that can be registered to access the dashboard.
- What is a code committer?
A code committer is a user who made a commit to a monitored repository in the past 30 days.
- Are automations that commit code considered code committers?
No. Automated commits are not be considered code committers by Kahu and will not count towards the account limits.
- Do I have to share private source code with Kahu?
No. Kahu only needs access to the metadata stored on a lockfile.
- Which payment methods do you accept?
Kahu accepts all major credit cards. Kahu's billing is handled by Paddle, which means that all payment information is stored and processed by Paddle and not by Kahu.
- How are the number of unique dependencies measured?
If two or more monitored projects require - as a direct or transitive dependency -, the package
monolog/monolog
, it will be counted a single time towards the account limit.