Skip to content

Get single Vulnerability API call

Problem to solve

According to the current UX of the First-class Vulnerabilities, there's going to be a screen where the details of a Vulnerability will be displayed along with the available actions for it. This will require the Vulnerabilities API to provide an operation to get the details of a single Vulnerability.

Proposal

Add Get single Vulnerability operation to the newly created Vulnerabilities API (GET /api/v4/vulnerabilities/:id)

Development log

Status

  • Get single Vulnerability

Decisions

Related issues

Edited by Victor Zagorodny