turbot/kubernetes_compliance
Loading controls...

Control: Job containers token auth file should not be configured

Description

This check ensures that the container in the Job does not have token auth file configured.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.job_container_token_auth_file_not_configured

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run kubernetes_compliance.control.job_container_token_auth_file_not_configured --share

SQL

This control uses a named query:

job_container_token_auth_file_not_configured

Tags