snyk_project

Snyk Project

Name

Type

Nullable

branch

String

created

String

id

String

imageId

String

imageTag

String

importingUser

ImportingUser

isMonitored

Boolean

issueCountsBySeverity

IssueCountsBySeverity

lastTestedDate

String

name

String

orgId

String

orgName

String

origin

String

owner

Owner

readOnly

Boolean

remoteRepoUrl

String

settings

Settings

tags

List

testFrequency

String

totalDependencies

Int

type

String

AutoRemediationPrs

Name

Type

Nullable

backlogPrsEnabled

Boolean

freshPrsEnabled

Boolean

usePatchRemediation

Boolean

ImportingUser

Name

Type

Nullable

email

String

id

String

name

String

username

String

IssueCountsBySeverity

Name

Type

Nullable

critical

Int

high

Int

low

Int

medium

Int

Owner

Name

Type

Nullable

email

String

id

String

name

String

username

String

PullRequestAssignment

Name

Type

Nullable

assignees

List

enabled

Boolean

type

String

Settings

Name

Type

Nullable

autoDepUpgradeEnabled

Boolean

autoDepUpgradeIgnoredDependencies

List

autoDepUpgradeLimit

Int

autoDepUpgradeMinAge

Int

autoRemediationPrs

AutoRemediationPrs

pullRequestAssignment

PullRequestAssignment

pullRequestFailOnAnyVulns

Boolean

pullRequestFailOnlyForHighSeverity

Boolean

pullRequestTestEnabled

Boolean

Tag

Name

Type

Nullable

key

String

value

String

Last updated