<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added support for Prisma Browser on Windows, including installer metadata and automated install/uninstall handling for smoother deployments. * Added Prisma Browser entry in the apps catalog so it appears in software listings. * **Style / UI** * Added a Prisma icon and UI representation for consistent display across the app. <!-- review_stack_entry_start --> [](https://app.coderabbit.ai/change-stack/fleetdm/fleet/pull/46409?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack) <!-- review_stack_entry_end --> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Allen Houchins <32207388+allenhouchins@users.noreply.github.com>
11 lines
303 B
JSON
11 lines
303 B
JSON
{
|
|
"name": "Prisma Browser",
|
|
"slug": "prisma-browser/windows",
|
|
"package_identifier": "PaloAltoNetworks.PrismaAccessBrowser",
|
|
"unique_identifier": "Prisma Access Browser",
|
|
"installer_arch": "x64",
|
|
"installer_type": "msi",
|
|
"installer_scope": "machine",
|
|
"default_categories": ["Browsers"]
|
|
}
|