Skip to content

Validate yaml files before passing to Snakeyaml #7

Description

@JordanD2

There's some warning about using the unmarshalling features of Snakeyaml without first checking what classes are being created. TB2 should only every create instances of !Module objects, so we can reject yaml files that have any !class tags other than !Module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions