Add Terraform configurations for Azure resources and update CI/CD workflows #36
103 new alerts including 66 errors
New alerts in code changed by this pull request
- 66 errors
- 37 notes
See annotations below for details.
Annotations
Check notice on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure AKS has an API Server Authorized IP Ranges enabled Note
Check notice on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure Kubernetes Dashboard is disabled Note
Check notice on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure that AKS enables private clusters Note
Check failure on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure that the AKS cluster encrypt temp disks, caches, and data flows between Compute and Storage resources Error
Check failure on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure ephemeral disks are used for OS disks Error
Check notice on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure that AKS use the Paid Sku for its SLA Note
Check notice on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure AKS local admin account is disabled Note
Check failure on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure AKS logging to Azure Monitoring is Configured Error
Check notice on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure Azure Kubernetes Cluster (AKS) nodes should use a minimum number of 50 pods. Note
Check notice on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure AKS cluster has Network Policy configured Note
Check failure on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure that only critical system pods run on system nodes Error
Check failure on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure RBAC is enabled on AKS clusters Error
Check failure on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure autorotation of Secrets Store CSI Driver secrets for AKS clusters Error
Check notice on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure AKS cluster upgrade channel is chosen Note
Check notice on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure that AKS uses Azure Policies Add-on Note
Check notice on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure that AKS uses disk encryption set Note
Check failure on line 25 in terraform/azure/aks.tf
Code scanning / checkov
Ensure AKS cluster has Azure CNI networking enabled Error
Check failure on line 21 in terraform/azure/app_service.tf
Code scanning / checkov
Ensure App Service Authentication is set on Azure App Service Error
Check failure on line 21 in terraform/azure/app_service.tf
Code scanning / checkov
Ensure the web app has 'Client Certificates (Incoming client certificates)' set Error
Check notice on line 21 in terraform/azure/app_service.tf
Code scanning / checkov
Ensure that App service enables detailed error messages Note
Check notice on line 21 in terraform/azure/app_service.tf
Code scanning / checkov
Ensure that App service enables failed request tracing Note
Check failure on line 21 in terraform/azure/app_service.tf
Code scanning / checkov
Ensure FTP deployments are disabled Error
Check notice on line 21 in terraform/azure/app_service.tf
Code scanning / checkov
Ensure that App service enables HTTP logging Note
Check failure on line 21 in terraform/azure/app_service.tf
Code scanning / checkov
Ensure that 'HTTP Version' is the latest if used to run the web app Error
Check failure on line 21 in terraform/azure/app_service.tf
Code scanning / checkov
Ensure web app redirects all HTTP traffic to HTTPS in Azure App Service Error