실행환경검사 invoke 오류 수정

This commit is contained in:
ChiKyun Kim
2025-07-29 08:38:21 +09:00
parent e309864262
commit c0eb33f60a
22 changed files with 773 additions and 209 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(curl:*)"
],
"deny": []
}
}