mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2026-04-15 06:56:51 +00:00
* Add AKS-1.7 version * resolve linter error * add aks-1.7 as a default plateform aks version * add alternative method to identify AKS specific cluster * fix alternative method * combine logic of label and providerId in isAKS function * fix checks of aks-1.7 * fix the mentioned issues * fix test cases