Component Policies table (component_policies
)
Column | Type | Description |
---|---|---|
category
|
text |
Policy Category information. Current values are:
|
component_table_id
|
int8 | ID field in the Component
table. |
description
|
text | Policy description. |
overridden_at
|
timestamp with time zone | When the policy was overridden. |
overridden_by
|
UUID |
User who overrode the policy. |
override_comment
|
text[] | Notes about this version of the project. |
policy_id
|
UUID | Policy ID. |
policy_name
|
text |
Name of the policy. |
policy_status
|
text |
Status of the policy. |
project_version_id
|
UUID | Project version ID. |
severity
|
text |
Severity level of the policy. Possible values are:
|