diff --git a/checks/check_extra7100 b/checks/check_extra7100 index 07a32a6f..683cbc60 100644 --- a/checks/check_extra7100 +++ b/checks/check_extra7100 @@ -15,7 +15,7 @@ # specific language governing permissions and limitations under the License. CHECK_ID_extra7100="7.100" -CHECK_TITLE_extra7100="[extra7100] Ensure that no custom policies exist which allow permissive role assumption (e.g. sts:AssumeRole on *)" +CHECK_TITLE_extra7100="[extra7100] Ensure that no custom IAM policies exist which allow permissive role assumption (e.g. sts:AssumeRole on *)" CHECK_SCORED_extra7100="NOT_SCORED" CHECK_TYPE_extra7100="EXTRA" CHECK_SEVERITY_extra7100="Critical"