Changelog

Release notes and updates across the BTA product suite.

Coming Q3 2026
SAFEty Guard AI
SAFEty Guard AI
  • Consumer endpoint protection for seniors and non-technical users
  • Automated scam and phishing detection
  • Simplified threat blocking with plain-language alerts
Coming Q1 2027
BTA CodeGuard & BASzy AI
BTA CodeGuard
  • BTA CodeGuard: Local SAST/DAST with AI-generated secure code fixes
  • BASzy AI: Breach & Attack Simulation platform
  • 25+ code vulnerability detection rules with OWASP Top 10 mapping
March 2026
v0.1.0 - Initial Release
BTA SIEM BTA SOAR BTA Comply BTA Identity BTA ThreatFeed Roost
  • BTA SIEM: 15 detection rules with MITRE ATT&CK mapping, log source management, event correlation, automated alert analysis, search with field:value query syntax
  • BTA SOAR: 8 automated playbooks (brute force, malware containment, phishing, data exfil, privilege escalation, vuln remediation, compliance check, threat hunt), incident management with timeline tracking
  • BTA Comply: 6 compliance frameworks (SOC 2, ISO 27001, HIPAA, PCI DSS, NIST 800-53, FedRAMP), 40 controls with status tracking, assessment management, compliance reporting
  • BTA Identity: 15 user accounts with role-based access, 10 privileged accounts with PAM credential rotation, 5 access policies, full audit log with statistics
  • BTA ThreatFeed: 6 threat intelligence feeds, 50+ IOCs across 5 types (IP, domain, hash, URL, email), bulk IOC check API, threat actor profiles with MITRE group mapping
  • Roost: Family digital safety with 5-member household support, device monitoring, screen time tracking, browse rules with category filtering, and alert management
  • Full React frontends for all 7 products with dark cybersecurity themes (light theme for Roost)
  • Shared @bta/core platform: AI provider abstraction (CVEasy AI Engine local-first), SQLite database helpers, AES-256 encryption, license key management
February 2026
v0.0.2 - Beta
BTA Identity BTA ThreatFeed Roost
  • BTA Identity beta: Account management, privileged access management, access policies, audit logging
  • BTA ThreatFeed beta: 6 feed integrations, IOC aggregation, threat actor tracking
  • Roost beta: Family member management, device tracking, screen time monitoring, browse rule enforcement
  • BlueTeamAutomation.com website launch with product pages, academy, and blog
January 2026
v0.0.1 - Alpha
Core Platform
  • Monorepo architecture with Bun workspaces
  • @bta/core shared library: AI provider integration with CVEasy AI Engine, OpenAI, and Azure support
  • @bta/config shared types and product constants
  • SQLite database abstraction with migration support
  • AES-256-CBC encryption module for credential storage
  • License key generation and validation (BTA-XXXX-XXXX-XXXX-XXXX format)
  • Hono HTTP framework integration with CORS and static file serving