fleet/server/vulnerabilities/macoffice
Anthony Maxwell 1a254ad8ea
Bugfix: Mac Office Vuln Parser (#32545)
# Overview

This PR addresses a missing product name bump when the parse reaches the
table-formatted section of HTML.

## Testing

- [x] Added/updated automated tests
- [x] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)

Signed-off-by: Illbjorn <am@hades.so>
2025-09-03 12:33:02 -04: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 Bugfix: Mac Office Vuln Parser (#32545) 2025-09-03 12:33:02 -04: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