-
| TestField | Value |
| ----- | ----- |
| **GUID** | 6eeac3ed-f691-457f-a42e-eaa9c8a71ce8 |
| **Label** | VALIDATION_SCIENTIFICNAMEID_COMPLETE |
| **Description** | Does the value of dwc:scientifi…
-
Hi,
I have ran into an interesting problem when querying an ArcGIS server with a complex geometry...
```
Query query = new Query(service.AsEndpoint())
{
…
-
**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…
-
### What happened?
If I have 2 admissions to check before a POD can be create, the 2 admissions checks run one after one (not in parallel), with 2 different error messages.
I'll use the below admi…
-
### Describe the feature
It would be pretty basic option, basically skipping the `url.hostname` check in `validateId` or the validation altogther https://github.com/unjs/ipx/blob/main/src/storage/…
-
## 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…
-
Hello,
Do you have any idea how can i solve the below issue. I am using Ubuntu, followed the official documentation but it returned the error that the IP can not assigned so i decided to use config…
-
Hi,
The `uri`, `uriref` and `uri-reference` type of fields are incorrectly being validated with `filter_var($element, FILTER_VALIDATE_URL);` as this php function validates only URLs and it does not…
-
### Change
This is a continuation of #2797 – trimming out the bloat in datatyped literal validations.
That issue tackled the worst offender – allocating two hashmaps per each validated literal. Th…
-
This is the first part of a series of tasks where we start implementing features related to organizations, teams, and roles related to working on algorithm systems and permissions that roles can have.…