class Check extends Model (View source)

Properties

bool $alwaysDeny
string $displayName
protected $imageAllowlistType
protected $imageAllowlistDataType
protected $imageFreshnessCheckType
protected $imageFreshnessCheckDataType
protected $sigstoreSignatureCheckType
protected $sigstoreSignatureCheckDataType
protected $simpleSigningAttestationCheckType
protected $simpleSigningAttestationCheckDataType
protected $slsaCheckType
protected $slsaCheckDataType
protected $trustedDirectoryCheckType
protected $trustedDirectoryCheckDataType
protected $vulnerabilityCheckType
protected $vulnerabilityCheckDataType

Methods

setAlwaysDeny($alwaysDeny)

No description

bool
getAlwaysDeny()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setImageAllowlist(ImageAllowlist $imageAllowlist)

No description

setImageFreshnessCheck(ImageFreshnessCheck $imageFreshnessCheck)

No description

setSigstoreSignatureCheck(SigstoreSignatureCheck $sigstoreSignatureCheck)

No description

setSimpleSigningAttestationCheck(SimpleSigningAttestationCheck $simpleSigningAttestationCheck)

No description

setSlsaCheck(SlsaCheck $slsaCheck)

No description

getSlsaCheck()

No description

setTrustedDirectoryCheck(TrustedDirectoryCheck $trustedDirectoryCheck)

No description

setVulnerabilityCheck(VulnerabilityCheck $vulnerabilityCheck)

No description

Details

setAlwaysDeny($alwaysDeny)

No description

Parameters

$alwaysDeny

bool getAlwaysDeny()

No description

Return Value

bool

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setImageAllowlist(ImageAllowlist $imageAllowlist)

No description

Parameters

ImageAllowlist $imageAllowlist

ImageAllowlist getImageAllowlist()

No description

Return Value

ImageAllowlist

setImageFreshnessCheck(ImageFreshnessCheck $imageFreshnessCheck)

No description

Parameters

ImageFreshnessCheck $imageFreshnessCheck

ImageFreshnessCheck getImageFreshnessCheck()

No description

Return Value

ImageFreshnessCheck

setSigstoreSignatureCheck(SigstoreSignatureCheck $sigstoreSignatureCheck)

No description

Parameters

SigstoreSignatureCheck $sigstoreSignatureCheck

SigstoreSignatureCheck getSigstoreSignatureCheck()

No description

Return Value

SigstoreSignatureCheck

setSimpleSigningAttestationCheck(SimpleSigningAttestationCheck $simpleSigningAttestationCheck)

No description

Parameters

SimpleSigningAttestationCheck $simpleSigningAttestationCheck

SimpleSigningAttestationCheck getSimpleSigningAttestationCheck()

No description

setSlsaCheck(SlsaCheck $slsaCheck)

No description

Parameters

SlsaCheck $slsaCheck

SlsaCheck getSlsaCheck()

No description

Return Value

SlsaCheck

setTrustedDirectoryCheck(TrustedDirectoryCheck $trustedDirectoryCheck)

No description

Parameters

TrustedDirectoryCheck $trustedDirectoryCheck

TrustedDirectoryCheck getTrustedDirectoryCheck()

No description

Return Value

TrustedDirectoryCheck

setVulnerabilityCheck(VulnerabilityCheck $vulnerabilityCheck)

No description

Parameters

VulnerabilityCheck $vulnerabilityCheck

VulnerabilityCheck getVulnerabilityCheck()

No description

Return Value

VulnerabilityCheck