elastic / elastic/package-spec
Stricter validation of JSON Schema
Open
discuss
- Dominant language
- Go
- Stars
- 20
- Forks
- 93
- Avg merge
- 15h 10m
- Merged PRs (30d)
- 12
Description
We have found some cases where invalid JSON Schema syntax is not detected. This could lead to unexpected specifications, for example:
* https://github.com/elastic/package-spec/issues/957
* https://github.com/elastic/package-spec/pull/965
Perform stricter validation of JSON Schema, so we can earlier detect this kind of issues.
Contributor guide
Assessment
This issue has not been assessed yet.