You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2025. It is now read-only.
**Also available as [Salesforce CLI Plugin](https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx)*
7
7
8
-
## Using the commands
8
+
## Features/Commands
9
9
10
-
Open the **Command Palette** and type `Flow` to see the list of all available commands.
11
-
12
-
### Scan Flows
10
+
Use our side bar or the **Command Palette** and type `Flow` to see the list of all available commands.
13
11
14
12
Use the `Scan Flows` command by choosing either a directory or a selection of flows to run the analysis on.
15
-
16
-
17
13
*More information on the default rules can be found in the [core documentation](https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-core).*
18
14
19
-
### Configure Scanner
20
-
21
15
Use the `Configurate Flow Rules` command to configure the rules executed during scanning.
22
16
23
-
### Fix Flows
24
-
25
17
Use the `Fix Flows` command to apply available fixes automatically.
26
18
27
-
### View Default Flow Rules
28
-
29
19
The `Default Flow Rules` command can be used to view more details on the rules that are applied to Flows in the scans.
30
20
31
-
### Calculate Flow Test Coverage
32
-
33
21
The `Calculate Flow Coverage` command calculates Flow Test coverage percentages by running the apex tests in your default connectedOrg.
0 commit comments