Skip to content

Security: maitrungduc1410/vivari

Security

SECURITY.md

Security Policy

Supported versions

Vivari is pre-1.0 and under active development. Security fixes are applied to the latest published release of @vivari/core and @vivari/react and to master.

Version Supported
latest 0.x
older 0.x

Reporting a vulnerability

Please do not open a public issue for security vulnerabilities.

Instead, report privately by either:

Please include:

  • A description of the issue and its impact.
  • Steps to reproduce (a minimal proof-of-concept if possible).
  • Affected package/version and environment.

You can expect an acknowledgement within a few business days. We'll work with you on a fix and coordinate a disclosure timeline before any public announcement.

Scope notes

Vivari runs untrusted project code inside the browser sandbox using Web Workers, a Service Worker preview proxy, and Wasm. It relies on the page being cross-origin isolated (COOP: same-origin + COEP: require-corp). Reports that involve escaping that sandbox, the sync syscall bridge, or the preview isolation model are especially welcome.

There aren't any published security advisories