Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions base-action/bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions base-action/osv-scanner.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[[IgnoredVulns]]
id = "GHSA-frvp-7c67-39w9"
reason = "@hono/node-server is a transitive dependency of @modelcontextprotocol/sdk used only for SSE/HTTP transport, not serve-static middleware; the vulnerability requires serve-static with prefix-mounted middleware guards which is not used anywhere; additionally Windows-only, this action runs on Linux GitHub Actions runners"
2 changes: 1 addition & 1 deletion base-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@actions/core": "^2.0.3",
"@anthropic-ai/claude-agent-sdk": "^0.3.220",
"axios": "^1.16.1",
"axios": "^1.18.0",
"shell-quote": "^1.8.4"
},
"devDependencies": {
Expand Down
46 changes: 32 additions & 14 deletions base-action/test/mcp-test/bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading