This pull request adds support for three new macOS applications—BlueJ, Burp Suite Community Edition, and LastPass—to the maintained apps system. For each app, it introduces input definitions, output metadata, and versioned install/uninstall scripts, enabling automated management and inventory tracking for these apps on macOS. **New macOS app support:** * Added BlueJ: - Introduced input definition (`bluej.json`) and output metadata (`bluej/darwin.json`) with version, installer URL, and install/uninstall scripts for BlueJ on macOS. [[1]](diffhunk://#diff-722b9528fb3be4468c7992392cf001960853cafbae8b5140629a249a82dda943R1-R8) [[2]](diffhunk://#diff-bb31a08cf30698a5c90ca13291bf7ca42214067807c28c34792140885a08213cR1-R22) - Updated `apps.json` to include BlueJ for the `darwin` platform with a description. * Added Burp Suite Community Edition: - Added input definition (`burp-suite.json`) and output metadata (`burp-suite/darwin.json`) with version, installer URL, and install/uninstall scripts for Burp Suite Community Edition on macOS. [[1]](diffhunk://#diff-531fac23f77bd78bb99d6a3ffb9adac799d0506ea6e2ee95cbad214323e1790fR1-R8) [[2]](diffhunk://#diff-0e6ed40888accd3caaf87216e64bce80ac0b884ecc7b7998f42ef28bcf9ad87fR1-R22) - Updated `apps.json` to include Burp Suite Community Edition for the `darwin` platform with a description. * Added LastPass: - Added input definition (`lastpass.json`) and output metadata (`lastpass/darwin.json`) with version, installer URL, and install/uninstall scripts for LastPass on macOS. [[1]](diffhunk://#diff-4e017dbc26ca7fadc4365ae49dc1017e7646bebef7547643f71ede34af0bd1aaR1-R8) [[2]](diffhunk://#diff-5ce50d7b8be0cbca9aa3fc2b15eef2159044b446cd77a1ca583c2e31e7ac8815R1-R22) - Updated `apps.json` to include LastPass for the `darwin` platform with a description.
Welcome to the "source available" section of the Fleet codebase. Please note files and functionality under this directory are covered by the Fleet EE License, and require a valid Fleet subscription for production use. See the full license for details.