Create Issue Event

Creates a custom issue (vulnerability). The id parameter cannot have a prefix Xray, and provider parameter cannot be JFrog. Requires Manage Xray Metadata permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

JSON body for creating or updating a vendor issue event (Custom Issues API).

string
required

Unique issue identifier. Cannot have an 'Xray' prefix.

string
required

Package technology (e.g. maven, npm).

string
required

Issue type (e.g. Security).

string
required

Vendor or provider identifier. Cannot be 'JFrog'.

string

Short summary of the issue.

string

Detailed description of the issue.

string
required

Issue severity (e.g. High, Medium, Low, Critical).

cves
array of objects

List of associated CVEs.

cves
sources
array of objects

List of sources for this issue.

sources
components
array of objects
required

List of affected components.

components*
Responses

400

Bad request - issue already exists, or required fields are missing.

415

Unsupported media type.

500

Internal server error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json