I got the following warnings when I recently ran tests. We need to look into this and figure out how we reference other JSON Schema without vulnerabilities.
Note that the goeswrong property has a reference which resolves to itself. I have not yet checked the json schema spec, but I doubt this is acceptable. I've tried to reduce the example as simple as I ...
If you're building services it's critical that you support the developers who will create and read your service's messages. JSON Schema lets you support the three principles of good message design in ...