Skip to content

All examples that are a composite type (array, object) should be quoted, to avoid YAML interpreting them #781

Closed
@webmat

Description

@webmat

This issue mostly affects objects (like the example for labels). But it could also affect arrays, if for example we have an array that contains an unquoted NO, which would be interpreted by YAML as False, rather than the string "NO".

This issue not only affects the generated artifacts in the ECS repo, but also artifacts down the line, e.g. Beats starting from generated/beats/fields.ecs.yml and in turn generating various other artifacts.

Metadata

Metadata

Assignees

Labels

1.7.0readyIssues we'd like to address in the future.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions