Skip to content

Security: wickra-lib/wickra-playground

Security

SECURITY.md

Security Policy

wickra-playground is a static, client-side web app. It runs one StrategySpec through the WebAssembly build of the Wickra backtest core along several language paths and compares the results in the browser. It has no backend, no server, no API key, and no authenticated connections — nothing you enter or run ever leaves your machine. The attack surface is therefore narrow: principally the parsing of untrusted StrategySpec and candle JSON inside the browser sandbox, and the third-party WebAssembly / npm dependencies the site bundles.

Supported versions

Until the first stable release, only the latest 0.x minor line receives security fixes.

Version Supported
latest 0.x
older

Reporting a vulnerability

Please report suspected vulnerabilities privately via GitHub Security Advisories: open a draft advisory. Do not open a public issue for a security report. We aim to acknowledge within a few days and will coordinate a fix and disclosure timeline with you.

There aren't any published security advisories