SF Cat
Version updated for https://github.com/mcarvin8/sf-cat to version v2.1.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action sf-cat converts Salesforce Code Analyzer output into formats suitable for various code quality platforms, including SonarQube, GitHub Code Scanning, and Azure DevOps. It simplifies integration by eliminating the need to install the Salesforce CLI or plugin separately, making it accessible to GitHub Actions users. The action supports multiple output formats and allows for customization of file paths and failure conditions based on severity levels.
What’s Changed
2.1.1 (2026-08-22)
Bug Fixes
- actions: shorten action description (a3ace47)