Skip to main content
POST
Get issue

Authorizations

X-ZeroPath-API-Token-Id
string
header
required
X-ZeroPath-API-Token-Secret
string
header
required

Body

application/json
issueId
string
required
organizationId
string

Response

Successful response

id
string
required
repositoryId
string
required
status
enum<string>
required
Available options:
open,
patched,
falsePositive,
notExploitable,
archived,
silenced
generatedTitle
string
required
generatedDescription
string
required
language
string
required
vulnClass
string
required
cwes
string[]
required
vulnCategory
enum<string>
required
Available options:
SAST,
SCA,
IAC,
SECRETS,
SMART_CONTRACT
severity
integer
required
discoveryTool
string
required
codeScanId
string
required
affectedFile
string
required
sastCodeSegment
string
required
startLine
integer
required
endLine
integer
required
isPrBlocked
boolean
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
url
string
required

URL to view the issue in the ZeroPath UI

repositoryName
string
issueStatus
enum<string>
Available options:
PENDING_REVIEW,
REVIEWING,
PATCHING,
NON_EXPLOITABLE,
FALSE_POSITIVE,
ACCEPTED_RISK,
RESOLVED,
BACKLOG,
INFORMATIONAL
businessLogicScenario
string
confidence
integer
score
integer
startColumn
integer
endColumn
integer
validated
enum<string> | null
Available options:
CONFIRMED,
DISCONFIRMED,
UNKNOWN
validationSecurityAssessment
string | null
unpatchable
boolean | null
unpatchableReason
string | null
unpatchableRemediationInstructions
string | null
archivedAt
string<date-time> | null
noLongerDetectedAt
string<date-time> | null
noLongerDetectedReason
string | null
naturalLanguageRuleEvaluationId
string | null

ID of the natural language rule evaluation that found this issue (if applicable)

naturalLanguageRuleViolationId
string | null

ID of the natural language rule violation that found this issue (if applicable)

naturalLanguageRuleViolation
object | null

Natural language rule violation details if this issue was found by a custom rule

codeScan
object
stateChangeAuthor
string
closedBy
object | null
falsePositiveReason
string | null
falsePositiveAt
string<date-time> | null
introducedBy
object | null
scaVulnerabilityAlertingGroupId
string | null

ID of the SCA vulnerability alerting group that created this issue (if applicable)

scaReachabilityAnalyses
object[] | null

Reachability analyses associated with this SCA vulnerability

patchAttemptErrorDuringScan
object
prSubmissionErrorDuringScan
object
patch
object | null
detectedSecret
object | null