Skip to content

support XML as input #7361

Open
Open
@volck

Description

@volck

Even though most of the world is JSON, XML is still actively used and should be supported as a format, either by having its native function xml.unmarshal accessible or by some sort of conversion method

What is the underlying problem you're trying to solve?

Parsing XML with Rego rulesets.

Describe the ideal solution

The ideal solution would probably be language support on par with JSON,

Describe a "Good Enough" solution

I guess we make a parser that converts xml to json to ease into it?

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions