Stay up to date with the latest features, improvements, and fixes in GitGuard.
July 16, 2026
Scan Activity now tracks the real pipeline: quiet pulse while files load,
file counts only once scanning starts, then a full-bar pulse while the
report builds. Progress no longer jumps backward or pretends a partial
fetch was a full scan.
Repository fetches prefer GitHub GraphQL (with REST only to fill gaps),
so large repos finish more completely instead of green-checking
something like 34/441. Incomplete fetches fail clearly instead of
looking "done."
Abort stops the live scan, updates the side panel immediately, and can
no longer be overwritten by a late "completed" from a dying run.
Also tightened realtime updates (fewer ghost active scans / stale
toasts) and cut noisy Next.js auth false positives from scan results.
March 20, 2026
Enhanced domain verification security with stricter validation and safer verification handling to better protect verified domains from abuse and unauthorized claims.
February 28, 2026
Live Security Test (DDoS) and AI Pentest reports now match the Scan History experience so you can share, bookmark, and reopen any report.
February 19, 2026
View auto-fix suggestions with syntax-highlighted diffs, expandable code context, and unified/split view modes. Scan results are now grouped by file for easier navigation. All scanners (semgrep, IaC, custom rules) now include surrounding code context for complete diff expansion.
February 14, 2026
PR-level scanning with GitHub Check Runs and inline annotations, AI-generated auto-fix suggestions via LLM fallback chain, Semgrep integration with OWASP Top 10 and security audit rules, Infrastructure-as-Code scanning for Terraform/CloudFormation/Kubernetes/Docker, custom security rules with regex and natural language support, and security trends dashboard for tracking posture over time. Includes Row Level Security on all database tables for defense-in-depth.