Skip to content

Latest commit

 

History

History
152 lines (67 loc) · 1.47 KB

core.policymetadata.md

File metadata and controls

152 lines (67 loc) · 1.47 KB

Home > @cerbos/core > PolicyMetadata

PolicyMetadata interface

Metadata describing a policy.

Signature:

export interface PolicyMetadata 

Properties

Property

Modifiers

Type

Description

annotations

Record<string, string>

Free-form data, for auditing purposes.

hash

string | undefined

Hash of policy contents.

sourceAttributes

SourceAttributes

More details about the source of the policy, for auditing purposes.

sourceFile

string

The source of the policy, for auditing purposes.

storeIdentifer

string

Deprecated.

storeIdentifier

string

The policy's identifier in the backend store.