diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index 84003060..d0735bde 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -3698,12 +3698,7 @@ { "name": "Hardware Sentry Configuration", "description": "Hardware Sentry configuration file", - "fileMatch": [ - "hws-config.yaml", - "hws-config.yml", - "hws*.yaml", - "hws*.yml" - ], + "fileMatch": ["*hws-config*.yaml", "*hws-config*.yml"], "url": "https://json.schemastore.org/hws-config.json" } ],