Privacy & Open VSX Compliance
We’ve strengthened our security policy to fully align with the Eclipse Open VSX Publisher Agreement (v1.1 – September 2025).
Key Changes:
- Calc Coverage removed – The functionality that fetched Test Run data to estimate Flow coverage has been fully eliminated. This change ensures full compliance with our updated Security Policy and the Eclipse Open VSX Publisher Agreement (v1.1 – September 2025), while aligning with our client-side architecture goals.
- Introduces a new Security Policy officially noted in README.md: Zero persistent data – Metadata (e.g., timestamps, Flow state) is used in-memory only during active sessions and discarded immediately upon close. No data is ever stored, logged, or transmitted.
- Removes xml2js and vite dependencies
All analysis remains 100% client-side with no external network calls.
See full details in SECURITY.md