Skip to content

Commit 555dbe1

Browse files
authored
chore: Remove git:* allowed permissions (#21328)
Removed the allowed `git:*` permission. That allow lists all write operations as well. If someone wants this that should go to `settings.local.json` instead.
1 parent 40b260b commit 555dbe1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.claude/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"allow": [
55
"Bash(find:*)",
66
"Bash(ls:*)",
7-
"Bash(git:*)",
87
"Bash(git status:*)",
98
"Bash(git log:*)",
109
"Bash(git diff:*)",

0 commit comments

Comments
 (0)