CodMughees

envradar

CodMughees

Catch undocumented, unused, and drifting environment variables in your repo

AI 简介

envradar 是一个用于检测代码仓库中环境变量不一致问题的开发者工具。它扫描源码、.env 文件、Docker Compose 配置及 GitHub Actions 工作流,识别未文档化、未使用或已漂移(drifting)的环境变量,并支持 CLI 与 GitHub Action 两种运行模式;核心能力包括跨语言变量提取(Python/JS/Go/Rust 等)、多格式 env 文件解析、CI/CD 中 secrets/vars 引用识别,以及结构化报告输出(text/markdown/json)和严格模式阻断合并。适用于 DevOps 流程治理、开源项目维护、团队协作环境标准化及 CI 自动化检查等场景。

Python
MIT License
255
Stars
4
Forks
3
Watchers
1
Issues

Star 增长

今日0
近 7 天0
近 30 天0
综合评分42.1
默认分支main