v0.1.0 Beta launching soon

DevAegis

Secure your code before the commit.

The janitor that keeps your code clean — so you can stay in the zone.

Automatically prevent secret leaks, PII logging, and security vulnerabilities directly from your terminal.

See the magic in action

Try the lightning-fast CLI directly in your browser.

terminal bash — devaegis check
Step 1

Catching mistakes before they happen.

DevAegis scans your code in milliseconds as you type, identifying secrets and PII instantly.

DevAegis evolves your workflow into the security-first era without slowing you down.

key
Secrets
fingerprint
PII Data
bug_report
Bugs
terminal
CLI
shield
Compliance
visibility_off

Zero-Config Secret Scanning

DevAegis automatically detects API keys, tokens, and private certificates in your codebase. We support over 200+ distinct patterns out of the box, ensuring no credential ever leaves your local machine.

  • check_circle Real-time file watching
  • check_circle Entropy analysis for unknowns
policy

PII Sanitization

GDPR compliance starts at the commit level. Our intelligent engine identifies emails, credit card numbers, and social security formats in logs and comments, alerting you before they become a liability.

  • check_circle Customizable regex patterns
  • check_circle Context-aware ignoring
settings_input_component

TUI-Powered Configuration

Stop hunting for YAML syntax errors. Launch a beautiful, interactive editor directly in your terminal to manage ignore paths, severity levels, and custom security rules.

  • check_circle Instant validation before save
  • check_circle No context switching — edit rules without leaving the terminal
rule_folder

Pre-commit Abstractions

More than a linter. DevAegis prepares for advanced pre-commit checks — including test enforcement in upcoming releases.

How DevAegis Works

Seamless integration into your existing Git workflow.

1. Install the CLI (v1.0 Early Access — Windows Native)

Download the Windows installer from the website or GitHub Releases. Run the .exe installer to automatically setup DevAegis and add it to your system PATH.

  • check Automatically adds to system PATH
  • check Optional Start Menu shortcut
Size: ~3–5 MB. No dependencies.
(macOS and Linux support coming in v1.0)

2. Code normally

Write your features as usual in your editor. When you're ready, stage your files. DevAegis runs silently in the background, monitoring file saves for instant feedback.

3. Secure Commit

Upon git commit, DevAegis performs a deep scan. If threats are found, the commit is blocked with a detailed interactive report and fix options. If clean, your code ships safely.

bolt

Lightning Fast

Written in Rust for millisecond execution times. Silent when clean — never breaks your flow.

rule

Custom Rulesets

Define organization-wide policies using simple YAML configuration files tailored to your stack.

cloud_off

100% Offline

No code ever leaves your machine. Analysis happens locally for maximum privacy and security.

Frequently Asked Questions

Everything you need to know about DevAegis.

No. 100% local. No code leaves your machine. No accounts, no telemetry. Everything runs completely offline once installed.
No. Written in Rust for millisecond execution. Silent when clean — you won’t notice it’s running.
Windows native installer (Phase 0). macOS and Linux support coming in the v1.0 stable release.
First 500 waitlist members get all future Pro features free forever — no hidden strings, just a thank you for early support.
Yes. DevAegis is free for both personal and commercial use. Secure your professional codebases without adding to your overhead.

Built for developers — for the security-first era

“DevAegis caught a hardcoded AWS key I pasted during a late-night fix. Saved me from a massive bill and a lot of embarrassment.”

Priya Sharma

Backend Engineer, Bangalore

“Managing security rules across 30+ repos was chaos until I standardized on DevAegis. The TUI config is a game-changer.”

Arjun Patel

DevOps Lead, Mumbai

“Finally a tool that secures my code without interrupting my flow. Silent when clean, helpful when needed.”

Neha Gupta

Full-Stack Developer, Delhi

Ready to start?

Ready to code fast and ship safe?

Be the first to experience DevAegis.

Contact

DevAegis Documentation (v1.0 Beta)

1. Quick Start

Download installer from GitHub Releases
Run DevAegis.exe
$ devaegis watch

2. Commands

watch

Start the background protection daemon via notify-rs.

check

One-time recursive scan of the current directory.

fix

Interactive TUI to fix detected security issues.

config

Launch the interactive TUI configuration editor.

doctor

Check system dependencies and service health.

3. Supported Fixes (Beta)

  • shield Hardcoded secrets automatically moved to .env
  • mask PII in logs intercepted and masked instantly
  • edit_note (Coming soon) Missing test stubs generated for new exports

4. Roadmap

v1.0 (Feb 2026)

Full test gatekeeper with auto-stub generation and coverage enforcement. Expansion to 50+ automated security fixes and enterprise audit logging.

v1.1 (Q3 2026)

Cross-repo security graph and supply chain monitoring.