snyk_issues
Details about Snyk issues
-
id
Primary key - Unique identifier of the row
-
source_id
Foreign key - ID of the issue in Snyk
-
source_key
string - Key of the issue in Snyk
-
project_id
Foreign key - ID of the project to which the issue belongs
-
title
string - Title of the issue
-
tool
string - Tool associated with the issue
-
effective_severity_level
string - Effective severity level of the issue
-
status
string - Status of the issue
-
ignored
boolean - Indicates if the issue is ignored
-
issue_type
string - Type of the issue
-
risk_score
number - Risk score of any Incident
-
resolved_at
date - Date when the issue was resolved
-
created_at
date - Date when the issue was created
-
updated_at
date - Date when the issue was last updated
-
synced_at
date - Date when the issue was last synced.