GITEST

Changelog

Release history for GITEST

v1.3.0Stable
July 10, 2026
  • Dynamic GiScan directory resolution — no more hardcoded paths
  • Uninstall script now removes gidom.md alongside gitest.md
  • AGENTS.md updated with /gidom and bridge workflow
  • Playbook count aligned to actual (249)
v1.2.0Stable
July 10, 2026
  • GiDom command bundled — `/gidom` installed alongside gitest
  • 14-tool domain recon with 3 wordlist sources (SecLists, AssetNote, Trickest)
  • Setup script auto-installs both gitest.md + gidom.md
  • Brand updated: Gidom → GiDom
v1.1.0Stable
July 10, 2026
  • GiDom Bridge — auto-import recon + auth from /gidom command
  • Auth engine: credential prompt, login surface recon, auto-login + rules handling
  • Dual-mode scanning (unauth + auth) for web fuzzing and vulnerability detection
  • Post-auth deep scan: JS bundle analysis, config scan, user data extraction
  • Phase 0B: automatic bridge detection and data seeding across 5 phases
  • Report includes GiDom Bridge section with imported data summary
  • RC4 encryption fallback when modern SSH ciphers unavailable
v1.0.0Stable
June 24, 2026
  • Initial stable release of GITEST
  • 250+ autonomous pentest playbooks across all security domains
  • 18 intelligence layers for contextual decision-making
  • 109 integrated security tools with dependency management
  • Multi-agent orchestration via OpenCode integration
  • Asset management with auto-discovery and tagging
  • Reporting engine with Markdown export
  • Docker deployment with single-command setup
v0.9.0Beta
June 10, 2026
  • Beta release with core playbook engine
  • Initial intelligence layer framework
  • Tool catalog with required/optional dependency resolution
  • Playbook execution pipeline
  • Basic recon and enumeration workflows
  • Web application scanning integration