Skip to content

Commit 4c95c3a

Browse files
committed
chore: enable namespace ownership verification
1 parent 1043c78 commit 4c95c3a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

configuration/application.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,13 @@ ovsx:
282282
timeout-seconds: 10
283283
timeout-check-interval: 100
284284

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+
285292
configured:
286293
# ClamAV REST wrapper - our custom Go service with file-level reporting
287294
# Requires clamav-rest service deployment

0 commit comments

Comments
 (0)