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
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,7 @@ Use our side bar or the **Command Palette** and type `Flow Scanner` to see the l
28
28
|`lightningFlowScanner.APIVersion`| Specify an expression to validate the API version, i.e. '===50'(use at least 50). |`">50"`|
29
29
|`lightningFlowScanner.Reset`| Reset all configurations on every scan |`false`|
30
30
31
-
<!-- configs -->
31
+
## Contribution Guidelines
32
+
33
+
**Lightning Flow Scanner VSX** is a fortified fork of [lightning-flow-scanner-vsce](https://github.com/Flow-Scanner/lightning-flow-scanner-vsce), previously unpublished to eliminate a RCE vulnerability. Prioritizing security, we've completely removed custom rules from the tool. If you'd like to help us enhance it, please consider having a look at the [Contributing Guidelines](https://github.com/Flow-Scanner/lightning-flow-scanner-core/blob/main/CONTRIBUTING.md).
0 commit comments