There was an error while loading. Please reload this page.
1 parent 1043c78 commit 4c95c3aCopy full SHA for 4c95c3a
1 file changed
configuration/application.yml
@@ -282,6 +282,13 @@ ovsx:
282
timeout-seconds: 10
283
timeout-check-interval: 100
284
285
+ namespace-ownership-check:
286
+ enabled: true
287
+ enforced: true
288
+ required: true
289
+ check-active-extensions: false
290
+ gallery-url: 'https://marketplace.visualstudio.com/_apis/public/gallery'
291
+
292
configured:
293
# ClamAV REST wrapper - our custom Go service with file-level reporting
294
# Requires clamav-rest service deployment
0 commit comments