fleet/server/vulnerabilities/macoffice
Ian Littman b2efa09e2b
Add new archive URL as data source for Mac Office release notes (#26978)
For #26977.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [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/Committing-Changes.md#changes-files)
for more information.
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated automated tests
- [x] A detailed QA plan exists on the associated ticket (if it isn't
there, work with the product group's QA engineer to add it)
- [x] Manual QA for all new/changed functionality
2025-03-10 08:46: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 Add new archive URL as data source for Mac Office release notes (#26978) 2025-03-10 08:46:18 -05:00
release_note.go Add new archive URL as data source for Mac Office release notes (#26978) 2025-03-10 08:46:18 -05:00
release_note_test.go Feature 9386: Parse the Mac Office release notes for vulnerability processing (#9993) 2023-02-24 14:18:25 -04: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