Skip to content

Security: TileDown/tile-down

Security

SECURITY.md

Security Policy

Reporting a vulnerability

If you believe you have found a security issue in Tiledown, please report it privately. Do not open a public issue for security problems.

Email mihaelamj@me.com with:

  • A description of the issue and its impact.
  • Steps to reproduce, or a proof of concept.
  • The affected version or commit.

You can expect an acknowledgement within a few days. Once the issue is confirmed, a fix will be prepared and a release cut, after which the issue can be disclosed publicly with credit to the reporter if desired.

Supported versions

Tiledown is pre-1.0 and under active development. Security fixes are applied to the main branch. Until a stable release exists, only the latest main is supported.

Scope

Tiledown generates static sites. The generated output is plain HTML, CSS, and client-side JavaScript for rich tiles. Reports about generated output (for example, missing output escaping that enables script injection) are in scope.

There aren't any published security advisories