Skip to content

Runtime plugin install loads DLLs with no integrity (hash/signature) verification #206

Description

@PianoNic

PluginHost/PluginStore install downloads plugin DLLs from the registry and loads them full-trust with no SHA-256/signature verification (PluginHost.cs). Hardening requires the SchulyPlugins registry (index.min.json) to publish per-DLL hashes first, then the backend to verify before writing them to the plugins dir. Tracking issue - cross-repo design change, not auto-fixed. (Covers AC31.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions