-
I was encountered a validation error when I tried update my webhooks via "shopify app deploy".
I deployed this exact same file 2 months ago with the webhook settings below :
```
[webhooks]
api_versi…
-
### Current Behavior
See #323 (https://github.com/cryostatio/cryostat/issues/323#issuecomment-2013734595)
See #444
https://github.com/cryostatio/cryostat/blob/446f0d730e26eac1a2f83035e4f6845fcef…
-
**Describe the bug**
The validation for a slot of range `uri` seems no different than the validation for a slot of range `string`.
**To reproduce**
Steps to reproduce the behavior:
1. Given `per…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the …
-
## **Vulnerability Report for Feng**
### **Application**
- **Name**: [Feng](https://github.com/lscube/feng)
- **Versions**: 2.1.0_rc1
- **Platforms**: Linux
- **Exploitation**: Remote
- **Da…
-
Steps for POSTing a new resource:
1. Validation, return SHACL report, e.g. missing title
2. Deduplication test, return with existing URI if applicable
3. Store data with new URIs
4. POST returns…
-
The PR https://github.com/redhat-developer/quarkus-ls/pull/586 starts supporting validtaion for method parameters in renarde uri/uriabs
See
* https://github.com/redhat-developer/quarkus-ls/pull/…
-
In addition to the PUT method to start a manual validity check it might be worthwhile to take a hint from [cijoe](https://github.com/defunkt/cijoe) and have a uri for last full validity check, indepen…
-
I came across a file recently containing three buffers, all sharing the same URI:
```jsonc
"buffers": [
{
"uri": "glTF.bin",
"byteLength": 8160
},
{
"uri": "g…
-
The current code rejects perfectly valid URLs, due to `uri.host != nil`.
More generally, Elixir's parser [is not validating](https://github.com/elixir-lang/elixir/issues/198#issuecomment-68028223). …