Harden registry API and schema validation
This commit is contained in:
parent
5c20f62fbb
commit
bc73b05566
9 changed files with 232 additions and 30 deletions
|
|
@ -11,6 +11,7 @@ requires-python = ">=3.12"
|
|||
dependencies = [
|
||||
"jsonschema>=4.18",
|
||||
"PyYAML>=6.0",
|
||||
"referencing>=0.30",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue