-
In the list of [validation keywords](https://github.com/openownership/bods-dev-handbook/blob/main/testing.md#adding-tests) `format` isn't an option. I couldn't get an invalid test to work with an inco…
-
**Is your feature request related to a problem? Please describe.**
I errantly copied and pasted a trailing whitespace into a redirection host destination field which resulted in an invalid nginx conf…
-
## CVE-2022-38900 - High Severity Vulnerability
Vulnerable Library - decode-uri-component-0.2.0.tgz
A better decodeURIComponent
Library home page: https://registry.npmjs.org/decode-uri-component/-/d…
-
**Describe the bug**
The description of the `xml-to-json()` function in the [XPath and XQuery Functions and Operators 3.1 spec](https://www.w3.org/TR/xpath-functions-31/#func-xml-to-json) states th…
-
## Describe the bug
VSCode validates YAML files against configured schemas.
Schemas might be local or remote. //Schema paths with or without URI schema
There might be multiple schemas that ma…
-
### Is your feature request related to a problem? Please describe.
Not quite sure what kind of issue to open, bug or feature. I'm kinda sure that I'm doing something wrong, but have no idea what exac…
-
`validate_manifest_uris` is used to validate file formats pointed by `groundtruth_uri` and `taskdata_uri` fields in manifest. [Currently](https://github.com/hCaptcha/hmt-basemodels/blob/master/basemod…
-
The "format" keyword has historically changed functionality, it's gone back and forth from being a validation keyword, to annotation, back to a validation keyword _if_ you specify (out-of-band) that i…
-
URI is a valid pre-defined format for schemas, per https://json-schema.org/draft/2020-12/json-schema-validation.html#section-7.3.5
For schemas of type string with format uri, guardrail could genera…
-
I have implemented validation as per https://www.twilio.com/docs/usage/tutorials/how-to-secure-your-csharp-aspnet-core-app-by-validating-incoming-twilio-requests
I have my .net core 3.0 applicati…