Skip to content

Security: scriptogre/hyper

Security

SECURITY.md

Security Policy

If you discover a security vulnerability, please report it via email rather than opening a public issue.

Hyper is a template compiler that reads .hyper source files and generates Python code. It does not execute arbitrary code during compilation. The primary attack surface is malformed template input to the transpiler.

There aren’t any published security advisories