Skip to content

Bugfix: scope vulnerability occurrences by Time not Date

What does this MR do?

Fix scoping issue on Vulnerabilities::Occurrence where period is rounded by Date instead of Time. This can lead to edgecase failures on machines that do not have TZ set to UTC.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports