Skip to content

Establish best practices for use of the x_ fields #175

@david-waltermire

Description

@david-waltermire

The QWG needs to determine what the best practices are for use of the x_ fields. This may involve providing a means to get a JSON schema for the field and/or any associated documentation provided by the declaring CNA.

Schema validation could be supported as follows.

{ "x_foo": {
  "$schema": "schema URL",
  .. data
  }
}

Possible options need to be discussed to come up with a way forward. Please share thoughts in the discussion below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededversion:5CVE JSON Format v5

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions