go/pkg
Snider 19e3fd3af7 fix(coredeno): harden security and fix review issues
- Path traversal: CheckPath now requires separator after prefix match
- Store namespace: block reserved '_' prefixed groups
- StoreGet: distinguish ErrNotFound from real DB errors via sentinel
- Store: add rows.Err() checks in GetAll and Render
- gRPC leak: cleanupGRPC on all early-return error paths in OnStartup
- DenoClient: fix fmt.Sprint(nil) → type assertions
- Socket permissions: 0700 dirs, 0600 sockets (owner-only)
- Marketplace: persist SignKey, re-verify manifest on Update
- io/local: resolve symlinks in New() (macOS /var → /private/var)
- Tests: fix sun_path length overflow on macOS

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 14:39:56 +00:00
..
agentci refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
agentic refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
ai refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
ansible refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
auth refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
build refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
cache refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
cli refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
collect refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
config refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
container refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
coredeno fix(coredeno): harden security and fix review issues 2026-02-19 14:39:56 +00:00
crypt refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
deploy refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
devkit feat/ml-integration (#2) 2026-02-16 06:19:09 +00:00
devops refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
forge refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
framework refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
git refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
gitea refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
help feat(help): Implement full-text search (#294) 2026-02-05 10:26:16 +00:00
i18n refactor: add i18n-validate tool, remove bugseti plan docs 2026-02-16 14:57:04 +00:00
infra fix(core-ide): use path-based routing for multi-window SPA, clean up formatting 2026-02-09 01:50:57 +00:00
io fix(coredeno): harden security and fix review issues 2026-02-19 14:39:56 +00:00
jobrunner refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
lab refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
log refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
manifest feat(coredeno): Tier 4 marketplace install pipeline — clone, verify, register, auto-load 2026-02-18 08:04:13 +00:00
marketplace fix(coredeno): harden security and fix review issues 2026-02-19 14:39:56 +00:00
mcp refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
ml refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
mlx refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
plugin refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
process refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
rag refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
ratelimit fix(security): move Gemini API key from URL query params to header (#47) 2026-02-16 05:53:52 +00:00
release refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
repos refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
sdk refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
session feat: add crypto, session, sigil, and node packages 2026-02-08 20:52:28 +00:00
store fix(coredeno): harden security and fix review issues 2026-02-19 14:39:56 +00:00
trust feat(agentic): add agent trust model with tiered access control 2026-02-16 05:53:52 +00:00
unifi refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
webview feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00
workspace refactor: strip to pure package library (#3) 2026-02-16 14:23:45 +00:00
ws feat: BugSETI app, WebSocket hub, browser automation, and MCP tools (#336) 2026-02-05 17:22:05 +00:00