A new managed-settings-only flag lets organizations put their bundled sec-default plugin ahead of user-installed plugin hooks
A new settings field, honored only when set in managed settings (not user, project, local, or --settings), controls whether the organization's bundled "sec-default" plugin takes the outermost seat in the chain of plugin hooks, ahead of any plugins listed in prependPlugins.
This keeps things like classic hooks, prompt content, managed settings, and tool policy protected from being overridden by plugins that users install themselves, since only an administrator setting managed settings can control this placement.
New in this build: secDefault