fleet/server/vulnerabilities/macoffice
Konstantin Sykulev 7a1e469ac0
Microsoft office FMA version from release notes (#30686)
Fixes #30082

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.
- [x] Added/updated automated tests
- [x] Manual QA for all new/changed functionality

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Microsoft Office applications for Mac now display a simplified short
version identifier, improving consistency with inventory systems.
* Added support for version transformation during ingestion of Homebrew
apps using external reference functions.

* **Bug Fixes**
* Enhanced uninstall process for Microsoft Word on Mac to remove a
broader set of user data and configuration files.

* **Tests**
* Added tests to ensure correct extraction of build numbers and short
version formats from Microsoft Office release notes.

* **Documentation**
* Updated changelog to reflect the addition of short version identifiers
for Microsoft Office Fleet maintained apps.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Ian Littman <iansltx@gmail.com>
2025-07-23 12:07:18 -05:00
..
analyzer.go Merge branch 'main' into 15919-vulnerabilities-page 2024-02-21 10:58:58 -08:00
analyzer_test.go Merge branch 'main' into 15919-vulnerabilities-page 2024-02-21 10:58:58 -08:00
integration_analyzer_test.go Moving Go integration tests to integration test job (#21126) 2024-08-07 14:00:25 +02:00
integration_parser_test.go Add new archive URL as data source for Mac Office release notes (#26978) 2025-03-10 08:46:18 -05:00
integration_sync_test.go Moving Go integration tests to integration test job (#21126) 2024-08-07 14:00:25 +02:00
parser.go Microsoft office FMA version from release notes (#30686) 2025-07-23 12:07:18 -05:00
release_note.go Microsoft office FMA version from release notes (#30686) 2025-07-23 12:07:18 -05:00
release_note_test.go Microsoft office FMA version from release notes (#30686) 2025-07-23 12:07:18 -05:00
sync.go Improve test coverage and bug fix (#10301) 2023-03-06 15:07:27 -04:00
sync_test.go Improve test coverage and bug fix (#10301) 2023-03-06 15:07:27 -04:00