GitHub Action enforcement
Move from local preflight to pull-request policy enforcement in CI.
Open Action guideDependency Intake Gate
Run dependency-change checks locally before opening or updating a pull request. Then enforce the same policy in GitHub Actions.
Starter: $19/repo/month. Org: $39/month up to 10 repos.
curl -fsS -X POST https://dependency-gate.devtoolbox.dedyn.io/api/scan \
-H 'content-type: application/json' \
-H 'x-api-key: dig_your_api_key' \
--data '{"dependencies":[{"name":"left-pad","newVersion":"latest","changeType":"added"}],"source":"quickstart_api"}'
Run this smoke scan immediately after trial creation, then gate pull requests in CI with the Action.
Default source tag: seo_dep_gate_npm_page.
Move from local preflight to pull-request policy enforcement in CI.
Open Action guideUnderstand the tradeoff between broad suites and focused dependency gating.
Open comparison page