Add security settings for tool sandboxing (#23923)

This commit is contained in:
Gal Zahavi 2026-03-30 16:49:53 -07:00 committed by GitHub
parent 1df5c98b33
commit bea57a2f3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,5 +8,8 @@
},
"general": {
"devtools": true
},
"security": {
"toolSandboxing": true
}
}