---
title: "Changes to Endpoint for creating and editing vulnerabilities in the local source"
method: POST
path: "/vulnerability/"
---

# Changes to Endpoint for creating and editing vulnerabilities in the local source

`POST /vulnerability/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 42 revisions.

- **2026-07-09** `c816fd4ffff1` — 4 info
- **2026-06-16** `92f7157cbff0` — 1 info
- **2026-02-17** `9c1baef65e8d` — 1 info
- **2025-10-03** `d87b1cfd7320` — 8 info
- **2024-11-27** `5ff926c52769` — 1 info
- **2024-11-25** `1441221dfa02` — 1 breaking
- **2024-08-28** `3423807e7e6e` — 2 warning
- **2024-07-31** `532242ce343b` — 2 info
- **2024-06-05** `e83dec6bbbdd` — 3 info
- **2024-06-05** `28bfb33cc1fb` — 5 info

## Changes

- **2026-07-09** `c816fd4ffff1` — 4 info
  - added the new optional `query` request parameter `with_bundles` to all path's operations
  - added the new optional `query` request parameter `with_comments` to all path's operations
  - added the new optional `query` request parameter `with_linked` to all path's operations
  - added the new optional `query` request parameter `with_sightings` to all path's operations
- **2026-06-16** `92f7157cbff0` — 1 info
  - added the new optional `query` request parameter `with_meta` to all path's operations
- **2026-02-17** `9c1baef65e8d` — 1 info
  - added the new optional `query` request parameter `product` to all path's operations
- **2025-10-03** `d87b1cfd7320` — 8 info
  - added the new optional `query` request parameter `cwe` to all path's operations
  - added the new optional `query` request parameter `date_sort` to all path's operations
  - added the new optional `query` request parameter `light` to all path's operations
  - added the new optional `query` request parameter `page` to all path's operations
  - added the new optional `query` request parameter `per_page` to all path's operations
  - added the new optional `query` request parameter `since` to all path's operations
  - added the new optional `query` request parameter `sort_order` to all path's operations
  - added the new optional `query` request parameter `source` to all path's operations
- **2024-11-27** `5ff926c52769` — 1 info
  - endpoint added
- **2024-11-25** `1441221dfa02` — 1 breaking
  - api path removed without deprecation
- **2024-08-28** `3423807e7e6e` — 2 warning
  - deleted the `query` request parameter `description`
  - deleted the `query` request parameter `vuln_id`
- **2024-07-31** `532242ce343b` — 2 info
  - added the new optional `query` request parameter `description`
  - added the new optional `query` request parameter `vuln_id`
- **2024-06-05** `e83dec6bbbdd` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `422`
- **2024-06-05** `28bfb33cc1fb` — 5 info
  - api tag `default` added
  - api tag `vulnerability` removed
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `422`

---

[Operation](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/docs/vulnerability/post.md) · [API](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api.md) · [Page](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/changes/vulnerability/post)
