diff --git a/rules/S6760/secrets/rule.adoc b/rules/S6760/secrets/rule.adoc index 884ee87685b..01df8e11150 100644 --- a/rules/S6760/secrets/rule.adoc +++ b/rules/S6760/secrets/rule.adoc @@ -1,3 +1,6 @@ +Yandex Cloud is a complete platform that provides services such as virtual machines, cloud storage, API gateways, and private networks, to name a few. +In Yandex Cloud, users are authenticated using secret keys and tokens. If one of these secret is compromised, attackers will be able to perform any action on behalf of the account or user associated with this secret. + include::../../../shared_content/secrets/description.adoc[] == Why is this an issue?