Skip to content

Releases: DevaanshPathak/envscope

Release list

envscope v1.0.0

Choose a tag to compare

@DevaanshPathak DevaanshPathak released this 05 Jul 12:57

Install

Install from PyPI:

pip install envscope

Or download a standalone binary below:

  • Windows: envscope-windows-x86_64.exe
  • Linux: envscope-linux-x86_64

Highlights

  • TUI-only .env diff dashboard with a file explorer picker.
  • Supports .env, .env.local, .env.production, and monorepo scopes.
  • Flags missing, extra, duplicate, empty-required, and insecure values.
  • Masks secret-like values by default with selected-finding reveal.
  • Respects .gitignore directories while still scanning target .env files.
  • Supports .envscope.toml custom ignore patterns, secret patterns, weak values, and suppressions.

Checksums

323F12D2E87395D8E830FDB5FB5459544FCEBC5009BCADE294591C72AB7E1F71  envscope-windows-x86_64.exe
AC352EE8FBF8D4B2ADECAE08A0E91F6F66E28AF6175ADEF3DA7D680169CB2D13  envscope-linux-x86_64