The tenable_io integration needs to follow ECS field definitions. `vulnerability.description` field declared as type text conflicts with the ECS data type keyword https://github.com/elastic/integrations/blob/5743fabad0863f937273cc0cc56c3b32e30a06bf/packages/tenable_io/data_stream/vulnerability/fields/fields.yml#L456-L458
The tenable_io integration needs to follow ECS field definitions.
vulnerability.descriptionfield declared as type text conflicts with the ECS data type keywordintegrations/packages/tenable_io/data_stream/vulnerability/fields/fields.yml
Lines 456 to 458 in 5743fab