Skip to content

Vulnerability status not updated via playbooks #13847

@Archidoit

Description

@Archidoit

Context

The playbook is triggered on a Vulnerability update event.

I listen for a Vulnerability update.
I update the Vulnerability status, making sure the status values are set sequentially (one after the other).
I send the entity for ingestion.

Observed behavior

The Vulnerability status does not change after ingestion.
However, in the “Send for ingest” logs, the workflow_id is clearly different, which suggests the update is being processed.

Expected behavior

The Vulnerability status should be updated according to the playbook logic.

Used playbook

playbook_change-status-vuln.json

Metadata

Metadata

Labels

buguse for describing something not working as expectedenterprise editionuse to identify feature part of the Enterprise Edition licenceplaybookLinked to automation engine

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions