snyk_issue_packages
Package information related to Snyk issues
-
issue_id
Foreign key - ID of the related issue
-
package_name
string - Name of the package
-
package_version
string - Version of the package
-
is_fixable_snyk
boolean - Indicates if the issue is fixable via Snyk
-
is_fixable_manually
boolean - Indicates if the issue is fixable manually
-
is_fixable_upstream
boolean - Indicates if the issue is fixable via upstream changes
-
is_patchable
boolean - Indicates if the issue is patchable
-
is_upgradeable
boolean - Indicates if the issue is upgradeable
-
is_pinnable
boolean - Indicates if the issue is pinnable
-
reachability
string - Reachability status of the package