Skip to content

Security: sanitize model names in shell calls #140

Description

@himanshu231204

Background

Model names may reach a shell via subprocess.

Why it matters

Command injection risk.

Acceptance criteria

  • Audit for shell interpolation of model names; use argument lists, never string shells.
  • Add a security test.

Where to look

  • src/modeldock/adapters/, common/

How to claim

Comment /claim on this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions