GitGuard mascot

What's New

v1.1.4

Stay up to date with the latest features, improvements, and fixes in GitGuard.

Latest
Add interactive code diff viewer and file-grouped scan results
Feature

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.

Add advanced security scanning features
Feature

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.

Add scan sharing with password protection
Feature

February 13, 2026

Enhanced scan sharing with secure, auto-generated passwords and visibility controls:

  • Auto-generate secure 16-character passwords for private shares
  • Toggle between public and private visibility after sharing
  • Regenerate passwords without changing share links
  • View and copy passwords from the share dialog

Admin improvements:

  • View scan reports directly from Admin Scans page
  • Deep linking support for sharing scan URLs
  • Admin bypass for viewing any user's scans
Security Updates
Security

February 13, 2026

Updated axios and Next.js packages to address security vulnerabilities.

CLI Tool Released
Feature

February 13, 2026

The GitGuard CLI tool is now available. Scan local repositories directly from your terminal or integrate with CI/CD pipelines.