---
title: "Returns a list of vulnerabilities related to the vendor and product"
method: GET
path: "/vulnerability/search/{vendor}/{product}"
tags: ["vulnerability"]
---

# Returns a list of vulnerabilities related to the vendor and product

`GET /vulnerability/search/{vendor}/{product}`

Returns a list of vulnerabilities related to the product.
Optionally filter vulnerabilities published or updated after the specified date (format: YYYY-MM-DD).

## Query parameters

- `page` integer
- `per_page` integer
- `since` string

## Response `200`

Success

---

[API](https://skmtc.net/vulnerability-lookup/apis/vulnerability-lookup-api.md) · [All operations](https://skmtc.net/vulnerability-lookup/apis/vulnerability-lookup-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vulnerability-lookup/vulnerability-lookup-api/versions/e6ef25beb687/schema)
