github dominatos/devtoolbox-cheats v1.4.30

latest releases: v1.4.18, v1.4.17, v1.4.19...
9 hours ago

Security:

  • 🔒 Fix: Escaped user-controlled configuration values (cheatsDir, cacheFile) in the Plasma 6 widget's indexer command to prevent shell injection. Previously these values were interpolated with only double-quote wrapping, which does not prevent $() or backtick expansion. Now uses single-quote escaping via shared escapeShell() / bashSafePath() utilities added to cheats.js.

Full Changelog: https://github.com/dominatos/devtoolbox-cheats/blob/main/CHANGELOG.md

Don't miss a new devtoolbox-cheats release

NewReleases is sending notifications on new releases.