Skip to main content
POST
Get fast dependency verdicts for landing and GitHub Action scans
Returns fast dependency verdicts for a list of packages in a single request, used by landing-page and GitHub Action scans to flag known-malicious dependencies. Pass the packages to check in the packages array of the request body. To look up a single package instead, use Get package verdict.
This is a public, fast-mode endpoint and does not require authentication. It is scoped to feed-backed verdicts and returns immediately.

Body

application/json
packages
object[]
required

Response

200 - application/json
status
string
required
verdicts
object[]
required
errors
object[]
required