schema update
Some checks failed
CI / test (push) Failing after 2m23s

This commit is contained in:
Miguel Jacq 2026-07-05 11:03:25 +10:00
parent 97011f287f
commit 41edfece4a
Signed by: mig5
GPG key ID: 03906B4110AAD3B8

View file

@ -411,7 +411,7 @@
},
"src_rel": {
"minLength": 1,
"pattern": "^[^/].*",
"pattern": "^(?!\\.\\.?(?:/|$))[^/\\u0000-\\u001f\\\\]+(?:/(?!\\.\\.?(?:/|$))[^/\\u0000-\\u001f\\\\]+)*$",
"type": "string"
}
},