Releases: Lightning-Flow-Scanner/lightning-flow-scanner-sfdx
Releases · Lightning-Flow-Scanner/lightning-flow-scanner-sfdx
v2.31.4
v2.31.3
v2.31.2
v2.31.1
2.31.0 | Community Release
What's Changed
We're back again with another release! This time we're adding a new rule that was launched for summer 24 orgs
Rule (Configuration ID) | Description |
---|---|
Unsafe Running Context (UnsafeRunningContext ) |
This flow is configured to run in System Mode without Sharing. This system context grants all running users the permission to view and edit all data in your org. Running a flow in System Mode without Sharing can lead to unsafe data access. |
Full Changelog: v2.29.1...v2.31.0
2.29.0 | Community Release
What's Changed
We're fixing a couple of issues on path parameter that fails to take in one file for scanning
- fix(deps): bump tslint from 5.20.1 to 6.1.3 by @dependabot in #98
- fix(deps): bump @types/chai from 4.3.14 to 4.3.16 by @dependabot in #97
- fix(deps): bump @oclif/plugin-help from 6.2.3 to 6.2.4 by @dependabot in #100
- fix(deps): bump oclif from 4.13.10 to 4.13.12 by @dependabot in #101
- fix(deps): bump globby from 14.0.1 to 14.0.2 by @dependabot in #99
- fix(deps): bump lightning-flow-scanner-core from 3.18.0 to 3.19.0 by @dependabot in #102
New Contributors
- @dependabot made their first contribution in #98
Full Changelog: v2.28.0...v2.29.0
v2.28.3
v2.28.2
v2.28.1
2.28 | Community Release
What's Changed
This release makes lightning-flow-scanner (lfs) fully up to date with its npm dependencies~ and as a bonus! We've added automation to keep the package up to date with any security vulnerability updates or outdated package 🎉
No more deprecated packages 🎉 🎉 🎉
- ci: update release configuration to semantic-release by @junners in #95
- chore: migrate from deprecated packages, add dependabot job by @k-capehart in #96
New Contributors
- @k-capehart Thank you for going neck-deep into Appreciate the contribution and support on your contribution in #95 ❤️
Full Changelog: v2.27.0...v2.28.0