Releases: pratheep-bit/frapast
Releases · pratheep-bit/frapast
Release list
frapAST v1.0.0
Official 1.0.0 Launch
- Engine Milestone: First official general-availability release of frapAST static analysis security engine for Frappe and ERPNext applications.
- Interactive Showcase & Demo: Added interactive walkthrough demo with narration audio, video subtitle captions, AST patch synthesizer diff viewer, and terminal simulation.
- Persistent Real-Time Stream: SSE event streaming engine for real-time proof-of-exploit generation and zero-reload dashboard scanning.
- Parallel AST Analysis: Multi-worker parsing architecture scaling to 16,700+ files/sec.
- Cross-Platform Verification: Hardened TCP socket engine for instantaneous network probing across Linux, macOS, and Windows.
- Test Matrix: Full automated test suite spanning Python 3.10 through 3.14.
frapAST v0.1.6
Enhancements & Stability
- Parallel AST Indexer: Parallelized Python file parsing with deterministic collection, scaling to 16,700+ files/sec.
- Persistent EventStream: Real-time SSE stream survives proof runs and allows multi-folder scanning without reloading.
- Windows Latency Hardening: Raw TCP non-blocking socket probes eliminate 35s connection timeouts on closed bench ports.
- Fail-Fast Verification: Offline bench detection skips in 0.4ms; authentication failures are cached to avoid repeated login attempts.
- Full Test Suite: 306 passing unit tests across Python 3.10 through 3.14.