GET
/
appsec
/
issues
/
{issue_id}

Authorizations

X-CONNECTION-ID
string
headerrequired
X-API-KEY
string
headerrequired

Path Parameters

issue_id
string
required

Response

200 - application/json
id
string
required
code_repo
string
required
project_file_path
string
required
repo_url
string | null
repo_branch_name
string | null
vendor
string
required
vendor_id
string
required
name
string
required
package_name
string
required
package_version
string
required
severity
enum<string>
required
Available options:
INFO,
LOW,
MEDIUM,
HIGH,
CRITICAL
platform
string | null
package_manager
string
required
publication_time
string | null
is_patchable
boolean | null
remediation
string[] | null
type
enum<string>
required
Available options:
VULNERABILITY,
LICENSE,
CLOUD,
CODE,
CUSTOM,
CONFIG
description
string
required
vulnerability_identifiers
object[] | null
cvss_score
number | null
state
enum<string>
required
Available options:
OPEN,
CLOSED,
IGNORED
first_seen
string
required
last_seen
string
required
kb_url
string | null
issue_url
string | null
vendor_data
object | null
state_updated_at
string | null