molecule-core/platform/internal/plugins
Hongming Wang e80c170e36 fix(platform): resolve go vet errors + implement supply chain hardening (#768)
- Add supply_chain.go with VerifyManifestIntegrity (SHA256 content check)
- Add pinned-ref enforcement to GithubResolver.Fetch (rejects bare org/repo)
- Fix duplicate TestSlackAdapter_Type across channels_test.go and slack_test.go
- Fix sync.Once lock copy in audit_test.go resetAuditKeyCache
- Fix slack_test.go horizontal rule expectations to match implementation
- Existing tests updated with PLUGIN_ALLOW_UNPINNED=true for bare-ref specs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 21:50:18 -07:00
..
github_test.go fix(platform): resolve go vet errors + implement supply chain hardening (#768) 2026-04-17 21:50:18 -07:00
github.go fix(platform): resolve go vet errors + implement supply chain hardening (#768) 2026-04-17 21:50:18 -07:00
local_test.go initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
local.go initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
source_test.go initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
source.go initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
supply_chain_test.go test(supply-chain): TDD spec for plugin supply-chain hardening (#768) 2026-04-17 16:41:32 +00:00
supply_chain.go fix(platform): resolve go vet errors + implement supply chain hardening (#768) 2026-04-17 21:50:18 -07:00