---
title: "Retrieve the latest vulnerabilities, with optional filters for source and number of results"
method: GET
path: "/vulnerability/last/{source}/{number}"
tags: ["vulnerability"]
deprecated: true
---

# Retrieve the latest vulnerabilities, with optional filters for source and number of results

`GET /vulnerability/last/{source}/{number}`

> **Deprecated.**

Retrieve the latest vulnerabilities, with optional filters for source and number of results. Supports light mode for minimal data and provides backward-compatible routes.The light mode only returns the vulnerability id and the sources.
Supports light mode for minimal data and provides backward-compatible routes.
The light mode only returns the vulnerability id and the sources.

## Response `200`

Success

## Changes

- **2025-10-15** `9ef48f1e960c` — 1 info
  - endpoint added
- **2025-10-03** `d87b1cfd7320` — 1 breaking
  - api path removed without deprecation
- **2024-11-27** `5ff926c52769` — 1 info
  - endpoint added
- **2024-06-05** `28bfb33cc1fb` — 1 info
  - api path removed with deprecation

[Change history](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/changes/vulnerability/last/:source/:number/get.md)

---

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