Skip to content

Releases: pratheep-bit/frapast

frapAST v1.0.0

Choose a tag to compare

@pratheep-bit pratheep-bit released this 05 Sep 13:18
11a9d75

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

Choose a tag to compare

@pratheep-bit pratheep-bit released this 03 Sep 09:14
77facbd

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.