Linode support in Prowler is community-maintained. For commercial support or to request additional service coverage, contact us.
Prerequisites
Set up authentication for Linode with the Linode Authentication guide before starting:- Create a Linode Personal Access Token with read-only permissions
- The token requires at minimum:
account:read_only,linodes:read_only, andfirewall:read_onlyscopes
Prowler CLI
Run Prowler for Linode
Once authenticated with a Personal Access Token, set theLINODE_TOKEN environment variable and run Prowler for Linode. Prowler reads the token exclusively from the environment variable, so the secret is never exposed in shell history or process listings:
Run Specific Checks
Run a Specific Service
Scan Specific Regions
Use--region (alias --filter-region / -f) to limit the scan to one or more Linode regions. Region-less resources (account administration and Cloud Firewalls) are always scanned; only regional resources such as instances are filtered. When the flag is omitted, all regions are scanned.
Available Services
Prowler for Linode currently supports the following services:| Service | Description |
|---|---|
administration | Account administration includes users and access controls such as two-factor authentication |
compute | Compute includes Linode instances and their workload configuration |
networking | Networking includes Cloud Firewalls and their stateful network rules |

