diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index 03cfa399ef3..f3c43be881f 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -956,6 +956,12 @@ "fileMatch": ["**/.fasterci/config.yaml"], "url": "https://fasterci.com/config.schema.json" }, + { + "name": "Fence configuration", + "description": "Configuration file for fence, a lightweight, container-free sandbox for running commands with network and filesystem restrictions", + "fileMatch": ["fence.json"], + "url": "https://raw.githubusercontent.com/Use-Tusk/fence/refs/heads/main/docs/schema/fence.schema.json" + }, { "name": "Foxx Manifest", "description": "ArangoDB Foxx service manifest file",