github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/avd_docs/google/gke/AVD-GCP-0064/docs.md (about)

     1  
     2  It is recommended to use Service Accounts and OAuth as authentication methods for accessing the master in the container cluster. 
     3  
     4  Basic authentication should be disabled by explicitly unsetting the <code>username</code> and <code>password</code> on the <code>master_auth</code> block.
     5  
     6  ### Impact
     7  Username/password or certificate authentication methods are less secure
     8  
     9  <!-- DO NOT CHANGE -->
    10  {{ remediationActions }}
    11  
    12  ### Links
    13  - https://cloud.google.com/kubernetes-engine/docs/how-to/hardening-your-cluster#restrict_authn_methods
    14  
    15