-
-
Notifications
You must be signed in to change notification settings - Fork 293
Re-enable flow scanner #6278
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestnostaleThis issue or pull request is not stale, keep it openThis issue or pull request is not stale, keep it open
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnostaleThis issue or pull request is not stale, keep it openThis issue or pull request is not stale, keep it open
The lightning-flow-scanner (sfdx) package, used for scanning Salesforce Lightning Flows, has been deprecated and unpublished from the npm registry due to a vulnerability in its core dependency, lightning-flow-scanner-core. The vulnerability, caused by unsafe custom rule loading, has been addressed in the v5 release of the core.
I have prepared a PR which changes the documentation to fix broken links:
[https://github.com//pull/6359)