Skip to content

bug: gcp_containeranalysis_occurrences table is missing columns #12759

@AlecR

Description

@AlecR

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The gcp_containeranalysis_occurrences table has the following columns:

_cq_id | uuid
-- | --
_cq_parent_id | uuid
project_id | utf8
name (PK) | utf8
resource | json
note_name | utf8
kind | utf8
remediation | utf8
create_time | timestamp[us, tz=UTC]
update_time | timestamp[us, tz=UTC]

Expected Behavior

According to the docs, fields such as vulnerability and discovered should also be returned from the API for this table. We'd like to be syncing these columns when syncing this table.

CloudQuery (redacted) config

N/A

Steps To Reproduce

No response

CloudQuery (redacted) logs

N/A

CloudQuery version

N/A

Additional Context

No response

Pull request (optional)

  • I can submit a pull request

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions