![github-actions[bot]](/assets/img/avatar_default.png)
* Create rule S6405 * init s6405 * fixes after review * Add code highlighted tag to code example Co-authored-by: eric-therond-sonarsource <eric-therond-sonarsource@users.noreply.github.com> Co-authored-by: eric-therond-sonarsource <eric.therond@sonarsource.com> Co-authored-by: Nils Werner <nils.werner@sonarsource.com>
4 lines
303 B
Plaintext
4 lines
303 B
Plaintext
== Recommended Secure Coding Practices
|
|
|
|
* Block project-level SSH keys by setting the `metadata.block-project-ssh-keys` argument to `true`
|
|
* Use https://cloud.google.com/compute/docs/instances/access-overview?_ga=2.125788746.-190863609.1642494607#oslogin[OSLogin] to benefit from managed access control. |