# 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>