+ {finding.description} +
+ )} ++ {emptyMsg} +
+ ) : ( ++ COMPARE_SCAN_RUNS // TRACK_REMEDIATION // DETECT_REGRESSION +
+{error}
++ No severity changes detected. +
+ ) : ( ++ Total_Registry_Keys: {total} // SYSTEM_STATUS:{" "} + {loading ? "SYNCING..." : "SYNCED"} + +
+PHASE: {task.scan_phase.replace(/_/g, ' ')}
)} +>>>>>>> upstream/mainSESSION:{" "} @@ -702,6 +958,8 @@ export default function Scans() { ))}
{workflow.schedule_interval}
+======={formatSchedule(workflow.schedule_seconds)}
+>>>>>>> upstream/main