View risks based on an assigned due date

You can view risks based on the assigned due date. This is useful if you want to see unmitigated risks with past due dates.

Note:

This replicates the functionality of the deprecated Past Due filter.

In a web browser, enter https://risk.arcticwolf.com/risks?assignmentDueDateBefore=unix_timestamp, where unix_timestamp is the assigned due date in a 10-digit Unix timestamp format.

For example: https://risk.arcticwolf.com/risks?assignmentDueDateBefore=1657655263

See Unix Time Stamp - Epoch Converter to convert a date to a 10-digit Unix timestamp format.