Hi, thank you for this great package. Given that it includes many flows, I wanted to check if you’d be open to implementing Lightning Flow Scanner as a GitHub Action for automated Salesforce Flow analysis in pull requests.
The scanner analyzes flow metadata for 20+ common issues such as hardcoded IDs, unsafe contexts, inefficient SOQL/DML usage, recursion risks, and missing fault handling. It can be configured as non-blocking and informational only.