-
-
Notifications
You must be signed in to change notification settings - Fork 281
chore(deps): update dependency lightning-flow-scanner to v6 #6480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/lightning-flow-scanner-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
✅
|
8a82237 to
ee4aaa9
Compare
ee4aaa9 to
a140e64
Compare
a140e64 to
cc4363d
Compare
cc4363d to
1a26b86
Compare
1a26b86 to
9622616
Compare
9622616 to
ceef7a7
Compare
ceef7a7 to
1199c59
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
5.6.2->6.2.7Release Notes
Flow-Scanner/lightning-flow-scanner-cli (lightning-flow-scanner)
v6.2.7Compare Source
v6.2.6Compare Source
v6.2.5Compare Source
v6.2.4Compare Source
v6.2.3: SARIF Mode (cross-oss)Compare Source
Powered by @flow-scanner/lightning-flow-scanner-core v6:
SARIF Mode with a new Flag
--sarifReal file paths
Exact line numbers
Full support for GitHub Code Scanning, Azure DevOps, etc.
Works with > results.sarif on Windows, macOS, Linux
Deprecated --failon, added --threshold (-t) as the new standard--failon still works (with warning), use --threshold going forward
v6.2.2Compare Source
v6.2.1Compare Source
v6.2.0Compare Source
v6.1.0: New: Runtime Beta ModeCompare Source
Runtime Beta Mode (
--betamode/-z)--betamode(-z) – a runtime flag to enable experimental beta rules during scan.--betamodeforces beta rules even if config saysfalse.betamode: truein.flow-scanner.ymlenables by default.false)betamodedefault tofalse.getBetaRules()when enabled.v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0: Compliance HardenedCompare Source
Compliance Hardened
--targetusername/-uflag removedThe ability to retrieve latest Flows from an org via
sf project retrieve start(usingchild_process.exec()) has been fully eliminated.Zero persistent data
All operations now run 100% within the Node.js runtime. Metadata (e.g., timestamps) is held in-memory only and discarded immediately on exit.
For users:
Scan local metadata only. Use
sf project retrievemanually if needed, then run the scanner on your localforce-app/directory.→ See: SECURITY.md
v5.7.4Compare Source
v5.7.3Compare Source
v5.7.2Compare Source
v5.7.1Compare Source
v5.7.0: The MissingFaultPath rule now correctly ignores "Wait for Amount of Time" and "Wait Until Date" nodesCompare Source
Upgraded to
lightning-flow-scanner-corev5.9.0. This release fixes theMissingFaultPathrule to correctly ignore "Wait for Amount of Time" and "Wait Until Date" nodes, checking fault paths only for relevant nodes like "Wait for Conditions". Resolves Issue #272 (contributed by @chazwatkins). See v5.9.0 release notes for full details.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.