v4.5.0
NCTL 4.5.x Release Notes
v4.5.0
Enhancements
- AI-powered remediations enable automated resolution of misconfigurations using Nirmata’s AI technology, enhancing speed and consistency across scans.
- Unified
--show-remediation
flag added across all scan commands, including Repository, Kubernetes, Terraform, JSON, Helm, and Docker scans. - Removed AWS scan functionality to streamline supported features in NCTL.
- Help documentation updated to include clear usage examples for all NCTL commands.
- Refactored loader logic for improved modularity and code maintainability.
- Internal package structure reorganized to improve scalability and long-term maintainability.
Bug Fixes
- Clear error message now shown when the Kubernetes cluster is unreachable during scan.
- Fixed issue where
--remediate patch
updated temporary files unintentionally. - Fixed multiple remediations being triggered for a single source file during scan.