Skip to main content

CI Integration

Automate dependency health checks in your CI/CD pipeline to catch issues before they reach production.

Quick Start

1. Generate API Key

Get your API key from app.depfixer.com/settings/api-keys

2. Add Secret

Store as DEPFIXER_TOKEN in your CI platform.

3. Add Step

GitHub Actions

GitLab CI

Add DEPFIXER_TOKEN in Settings → CI/CD → Variables

Exit Codes

JSON Output

For parsing in scripts:

Block PR on Low Score

Scheduled Audits

Troubleshooting

Token Not Found

Ensure the secret is added to your CI platform and passed as an environment variable.

Network Timeout

Add retry logic: