class VerificationRule extends Collection (View source)

Properties

protected $collection_key
protected $attestationSourceType
protected $attestationSourceDataType
bool $configBasedBuildRequired
string $trustedBuilder
string[] $trustedSourceRepoPatterns

Methods

setAttestationSource(AttestationSource $attestationSource)

No description

setConfigBasedBuildRequired($configBasedBuildRequired)

No description

bool
getConfigBasedBuildRequired()

No description

setTrustedBuilder($trustedBuilder)

No description

string
getTrustedBuilder()

No description

setTrustedSourceRepoPatterns($trustedSourceRepoPatterns)

No description

string[]
getTrustedSourceRepoPatterns()

No description

Details

setAttestationSource(AttestationSource $attestationSource)

No description

Parameters

AttestationSource $attestationSource

AttestationSource getAttestationSource()

No description

Return Value

AttestationSource

setConfigBasedBuildRequired($configBasedBuildRequired)

No description

Parameters

$configBasedBuildRequired

bool getConfigBasedBuildRequired()

No description

Return Value

bool

setTrustedBuilder($trustedBuilder)

No description

Parameters

$trustedBuilder

string getTrustedBuilder()

No description

Return Value

string

setTrustedSourceRepoPatterns($trustedSourceRepoPatterns)

No description

Parameters

$trustedSourceRepoPatterns

string[] getTrustedSourceRepoPatterns()

No description

Return Value

string[]