Skip to content

Add timezone dropdown for scan execution policy

What does this MR do and why?

This MR adds timezone dropdown to Scheduled Scan Execution Policies allowing to specify in which timezone we should execute the scan.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image Screenshot_2023-06-15_at_09.53.37 Screenshot_2023-06-15_at_09.53.50

How to set up and validate locally

  1. Create a new project
  2. Create a new Scan Execution Policy (Secure -> Policies -> Add new -> Scan Execution Policy -> Action - schedule)
  3. Select the timezone and cadence
  4. Save the policy and merge the created MR
  5. Observe if scan is running on scheduled time

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #398259 (closed)

Edited by Alan (Maciej) Paruszewski

Merge request reports