- pkg/api/provider.go: remove refreshRequest struct and filepath-based
sanitisation; always load marketplace/index.json via a package-level
const so callers cannot influence which file is read (path traversal fix)
- forge/orgs_test.go: add t.Setenv("HOME", t.TempDir()) to
TestClient_ListMyOrgsIter_Bad_ServerError to prevent config bleed
between test runs
Co-Authored-By: Virgil <virgil@lethean.io>
|
||
|---|---|---|
| .. | ||
| ui/dist | ||
| embed.go | ||
| provider.go | ||
| provider_events_test.go | ||
| provider_handlers_test.go | ||
| provider_security_test.go | ||
| provider_test.go | ||