rspec/rules/S6405/ask-yourself.adoc
github-actions[bot] d01eb2f856
Create rule S6405[terraform] Enabling project-wide SSH keys to access VM instances is security-sensitive (#720)
* 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>
2022-03-02 13:55:09 +00:00

6 lines
240 B
Plaintext

== Ask Yourself Whether
* VM instances in a project have different security requirements.
* Many users with different profiles need access to the VM instances in that project.
There is a risk if you answered yes to any of those questions.