Skip to content

Security: murasamelabo/htmlslide

Security

SECURITY.md

Security Policy

Supported Version

Security fixes are applied to the latest commit on main.

Reporting a Vulnerability

Please report vulnerabilities privately through GitHub Security Advisories for this repository. Include reproduction steps, affected files or workflows, and the expected impact. Do not include confidential deck content in the report.

Local Trust Boundary

HTML Slide Studio is a local developer tool. The Vite-only deck save endpoint can write existing deck.md files under the repository deck root and must not be exposed to an untrusted network. Production builds do not include that middleware.

The MCP server is also intended for local stdio use. It constrains file access to its configured deck root, but the process still inherits the permissions of the user who starts it.

There aren't any published security advisories