Release Notes - v2.4.1
Released on 2025-12-26. This version adds Example warnings to the JSON output of scan usage, renames a statistics field, and fixes bugs in the Next.js and T3-env framework rules as well as secret detection.
- Added Example warings to JSON output of scan usage.
- Changed scan statistics name from "Total usages found" to "Total variables".
- Fixed nextjs framework rules bug where multiple warnings could be generated for the same usage.
- Fixed t3-env framework rules bug where multiple warnings could be generated for the same usage.
- Fixed false positive secret detection for certain harmless attribute keys in codebase scanner.