Skip to main content

v1.1.0

Β· One min read
Jason Kent
Env Guardian maintainer

Our biggest Release yet! πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰

Functionality and Quality of Life changes include:

  • File compatibility expansion (Full list can be found in the ReadMe)
  • More sensitive keywords added
  • Suggestion severity with color coding (Priority: Critical πŸ”΄, High 🟠, Medium 🟑, or Low 🟒)
  • Command to create an ignore list of variables and files to ignore false positives during scan.
    env-guardian ignore variableName
    env-guardian ignore-files path/to/file.js
  • Ignoring stores 'rules' in .envscanconfig.json which will be created in the root folder
  • Informational flags added/updated (β€”help, β€”info)
  • .env naming conventions added into the docs
  • Major updates to the documentation site