mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
# 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> |
||
|---|---|---|
| .. | ||
| analyzer.go | ||
| analyzer_test.go | ||
| integration_analyzer_test.go | ||
| integration_parser_test.go | ||
| integration_sync_test.go | ||
| parser.go | ||
| release_note.go | ||
| release_note_test.go | ||
| sync.go | ||
| sync_test.go | ||