Read the screenplay: FANNIEGATE — $7 trillion. 17 years. The biggest fraud in American capital markets.
📟 CLIOpen Source

Salesforce Code Analyzer (sfdx-scanner)

By Salesforce

What It Does

Official Salesforce static analysis tool. Runs PMD, ESLint, RetireJS, and custom rules against your Apex, LWC, and Visualforce code.

Glen's Take

The official code quality gate for CI/CD pipelines. Bundles PMD for Apex, ESLint for LWC, and RetireJS for dependency scanning into one CLI command. Add 'sf scanner run' to your GitHub Actions workflow and catch problems before they merge.

Links

Tags

code analysissecuritylintingPMDESLintofficial

Need help with your Salesforce tooling stack?

I'll help you pick and configure the right tools for your team.

View Consulting →

Enjoyed this? Get more like it.

Glen's Musings — AI, investing, and building things. Occasional. Free.

More CLI Tools