Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Establish best practices for use of the x_ fields #175

Open
david-waltermire opened this issue May 26, 2022 · 0 comments
Open

Establish best practices for use of the x_ fields #175

david-waltermire opened this issue May 26, 2022 · 0 comments
Labels
help wanted Extra attention is needed version:5 CVE JSON Format v5

Comments

@david-waltermire
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed version:5 CVE JSON Format v5
Projects
None yet
Development

No branches or pull requests

1 participant