v4.6.14
v4.6.14 — Uploaded context seeds the hypothesis ledger
Changed
- Uploaded scan-context artifacts now seed the hypothesis ledger, not just a briefing. When a scan starts with an OpenAPI/Swagger spec, HAR, Postman collection, or Burp export, Xalgorix already parsed it into a normalized endpoint surface and registered any captured session — but the endpoints only appeared as a passive text briefing. They now also become bounded, role-scoped authorization hypotheses (the prime IDOR/BOLA surface) in the shared ledger, so the operator-supplied surface directly drives
authz_matrixand the evidence-driven specialists. Role isauthenticatedwhen the artifact carried a live session, elseanonymous. Seeding is deduplicated (class/endpoint/parameter/role) and bounded, so it never floods the scheduler or double-counts across sub-agents. Mirrors whatingest_hardoes mid-scan, now applied to every context upload at scan start.
Binaries: linux/amd64, linux/arm64, darwin/amd64, darwin/arm64 (v4.6.14, stripped).
Full changelog: https://github.com/xalgorix/xalgorix/blob/main/CHANGELOG.md