wiz_configuration_findings

Security configuration findings (misconfigurations) detected by Wiz

id

Primary key
Unique identifier for the row

connection_id

Foreign key
ID of the connection that imported this finding

source_id

Foreign key
Identifier of the finding in Wiz

cloud_resource_id

Foreign key
ID of the associated cloud resource

rule_id

Foreign key
ID of the rule that triggered this finding

rule_name

string
Name of the rule

rule_description

string
Description of the rule

rule_remediation_instructions

string
Instructions for remediating this rule violation

severity

string
Severity of the finding (CRITICAL, HIGH, MEDIUM, LOW, INFORMATIONAL)

status

string
Status of the finding (OPEN, RESOLVED, etc.)

result

string
Result of the finding check

remediation

string
Remediation instructions

target_external_id

Foreign key
External ID of the target resource

target_object_provider_unique_id

Foreign key
Provider unique ID of the target object

deleted

boolean
Boolean indicating if the finding is deleted

updated_at

date
Timestamp when the finding was last updated in Wiz

row_created_at

date
Timestamp of when the row was created in the local DB

row_updated_at

date
Timestamp of when the row was last updated in the local DB