mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
This pull request adds support for the "Google Credential Provider for Windows" application to the maintained apps system, including its metadata, installation logic, and user interface icon. The changes ensure that the app is properly recognized, categorized, and visually represented in the frontend. **New application support:** - Added metadata for "Google Credential Provider for Windows" in `winget` input, including identifiers, architecture, installer type, and default category. - Added output configuration for the app, specifying version, detection query, installer/uninstaller scripts, installer URL, and SHA256 hash. - Registered the app in the main `apps.json` output with a description and platform information. **Frontend/UI updates:** - Added a new React SVG icon component for "Google Credential Provider for Windows" in the software page. - Registered the new icon in the icons index and mapped the app name to the icon in the `SOFTWARE_NAME_TO_ICON_MAP`. [[1]](diffhunk://#diff-628095892e1d16090be1db6cc1a5c9cebc65248c32a8b1312385394818f2907bR13) [[2]](diffhunk://#diff-628095892e1d16090be1db6cc1a5c9cebc65248c32a8b1312385394818f2907bR317) |
||
|---|---|---|
| .. | ||
| dependencies | ||
| fonts | ||
| images | ||
| js | ||
| pdfs | ||
| resources | ||
| styles | ||
| videos | ||
| .eslintrc | ||
| favicon.ico | ||
| logo.png | ||
| logo.png.README.md | ||
| robots.txt | ||