Description of problem: After scanning the same image more than once the OpenSCAP results will be aggregated instead of updated for the new ones. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Scan the same image more than once. Actual results: The number of results is multiplied and all the old results are displayed to the user. Expected results: Only the last results should be displayed. Additional info: Github issue: https://github.com/ManageIQ/manageiq/issues/10304
Proposed fix: https://github.com/ManageIQ/manageiq/pull/10305
Fixing version to 5.6.0. scribal error?