v4.6.0
NCTL 4.6.x Release Notes
v4.6.2
Enhancements
- Policy reports are now analyzed using Nirmata-powered AI for security, operational misconfigurations, and cost optimizations.
- Added support to exclude specific resources during
nctl scan repositoryfor more targeted scanning. - Kubernetes Best Practices are now applied by default during scans for improved security and compliance.
- Improved
nctlusability with in-command usage examples displayed via--help. - Optimized scanning performance for large clusters through improved concurrency.
- Simplified user experience by removing GitHub credential prompts during scans.
- Enhanced help documentation with examples for
nctl scanusage. - Introduced support for scanning non-namespaced resources using Kyverno CLI.
- Added user signup support in
nctlto simplify and streamline onboarding with Nirmata Control Hub (NCH). - Modularized internal logic with loader abstraction for better maintainability.
Bug Fixes
- Fixed segmentation fault that occurred during
nctl scan. - Added validation for Pull Execution Requests (PER) during pull request creation.
- Resolved crash during
nctl create pull-requestwhen provider configuration is missing.