Table: snyk_dependencies

This table shows data for Snyk Dependencies.

https://snyk.docs.apiary.io/#reference/dependencies/dependencies-by-organization/list-all-dependencies (opens in a new tab)

The composite primary key for this table is (organization_id, id).

Columns

NameType
_cq_iduuid
_cq_parent_iduuid
organization_id (PK)utf8
id (PK)utf8
nameutf8
typeutf8
versionutf8
latest_versionutf8
latest_version_published_datetimestamp[us, tz=UTC]
first_published_datetimestamp[us, tz=UTC]
is_deprecatedbool
deprecated_versionslist<item: utf8, nullable>
dependencies_with_issueslist<item: utf8, nullable>
issues_criticalint64
issues_highint64
issues_mediumint64
issues_lowint64
licensesjson
projectsjson
copyrightlist<item: utf8, nullable>