Replies: 1 comment
-
|
From my point of view, the right answer here is usually not blanket auto approval, but a policy model that narrows approvals to commands, tools, and contexts you actually trust. Git alone does not guarantee safety because the risk is not only file diffs but what the command can read, execute, or exfiltrate before anything is committed. A more explicit workflow around scoped always allow rules is safer than turning the approval layer off wholesale. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I make him automatically grant permission?
It always requires manual operation. My code is protected by Git.
Beta Was this translation helpful? Give feedback.
All reactions