AppSec
Get Issue by ID
Retrieve an issue by its ID (Leen’s UUID).
GET
/
appsec
/
issues
/
{issue_id}
Authorizations
X-CONNECTION-ID
string
headerrequiredX-API-KEY
string
headerrequiredPath Parameters
issue_id
string
requiredResponse
200 - application/json
id
string
requiredcode_repo
string
requiredproject_file_path
string
requiredrepo_url
string | null
repo_branch_name
string | null
vendor
string
requiredvendor_id
string
requiredname
string
requiredpackage_name
string
requiredpackage_version
string
requiredseverity
enum<string>
requiredAvailable options:
INFO
, LOW
, MEDIUM
, HIGH
, CRITICAL
platform
string | null
package_manager
string
requiredpublication_time
string | null
is_patchable
boolean | null
remediation
string[] | null
type
enum<string>
requiredAvailable options:
VULNERABILITY
, LICENSE
, CLOUD
, CODE
, CUSTOM
, CONFIG
description
string
requiredvulnerability_identifiers
object[] | null
cvss_score
number | null
state
enum<string>
requiredAvailable options:
OPEN
, CLOSED
, IGNORED
first_seen
string
requiredlast_seen
string
requiredkb_url
string | null
issue_url
string | null
vendor_data
object | null
state_updated_at
string | null