migrate security parser to sh-syntax and async validation

This commit is contained in:
2026-02-23 16:13:32 -05:00
parent 1363bceecc
commit c65b9ed007
9 changed files with 492 additions and 369 deletions

View File

@@ -28,8 +28,8 @@
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.2.50",
"@openai/codex-sdk": "^0.104.0",
"bash-parser": "^0.5.0",
"dotenv": "^17.3.1",
"sh-syntax": "^0.5.8",
"zod": "^4.3.6"
},
"devDependencies": {