From 1796f76d66ffa2f022b24d16783d26e751612f46 Mon Sep 17 00:00:00 2001
From: dependencytrack-bot
<106437498+dependencytrack-bot@users.noreply.github.com>
Date: Fri, 15 May 2026 20:05:59 +0000
Subject: [PATCH] Update config docs
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---
docs/reference/configuration/properties.md | 100 ---------------------
1 file changed, 100 deletions(-)
diff --git a/docs/reference/configuration/properties.md b/docs/reference/configuration/properties.md
index 38cf1f3..c474231 100644
--- a/docs/reference/configuration/properties.md
+++ b/docs/reference/configuration/properties.md
@@ -1938,26 +1938,6 @@ Cron expression of the package metadata maintenance task.
The task
| ENV | DT_TASK_PACKAGE_METADATA_MAINTENANCE_CRON |
-**`dt.task.package.metadata.maintenance.lock.max.duration`** * [¶](#dttaskpackagemetadatamaintenancelockmaxduration){ .headerlink }
-
-Maximum duration in ISO 8601 format for which the package metadata maintenance task will hold a lock.
The duration should be long enough to cover the task's execution duration.
-
-
-| Type | duration |
-| Default | PT15M |
-| ENV | DT_TASK_PACKAGE_METADATA_MAINTENANCE_LOCK_MAX_DURATION |
-
-
-**`dt.task.package.metadata.maintenance.lock.min.duration`** * [¶](#dttaskpackagemetadatamaintenancelockminduration){ .headerlink }
-
-Minimum duration in ISO 8601 format for which the package metadata maintenance task will hold a lock.
The duration should be long enough to cover eventual clock skew across API server instances.
-
-
-| Type | duration |
-| Default | PT1M |
-| ENV | DT_TASK_PACKAGE_METADATA_MAINTENANCE_LOCK_MIN_DURATION |
-
-
**`dt.task.portfolio-metrics-update.cron`** * [¶](#dttaskportfolio-metrics-updatecron){ .headerlink }
Cron expression of the portfolio metrics update task.
@@ -1978,26 +1958,6 @@ Cron expression of the project maintenance task.
The task deletes i
| ENV | DT_TASK_PROJECT_MAINTENANCE_CRON |
-**`dt.task.project.maintenance.lock.max.duration`** * [¶](#dttaskprojectmaintenancelockmaxduration){ .headerlink }
-
-Maximum duration in ISO 8601 format for which the project maintenance task will hold a lock.
The duration should be long enough to cover the task's execution duration.
-
-
-| Type | duration |
-| Default | PT15M |
-| ENV | DT_TASK_PROJECT_MAINTENANCE_LOCK_MAX_DURATION |
-
-
-**`dt.task.project.maintenance.lock.min.duration`** * [¶](#dttaskprojectmaintenancelockminduration){ .headerlink }
-
-Minimum duration in ISO 8601 format for which the project maintenance task will hold a lock.
The duration should be long enough to cover eventual clock skew across API server instances.
-
-
-| Type | duration |
-| Default | PT1M |
-| ENV | DT_TASK_PROJECT_MAINTENANCE_LOCK_MIN_DURATION |
-
-
**`dt.task.scheduled-notification-dispatch.cron`** * [¶](#dttaskscheduled-notification-dispatchcron){ .headerlink }
Cron expression for polling scheduled notification rules that are due for dispatch.
@@ -2018,26 +1978,6 @@ Cron expression of the tag maintenance task.
The task deletes orpha
| ENV | DT_TASK_TAG_MAINTENANCE_CRON |
-**`dt.task.tag.maintenance.lock.max.duration`** * [¶](#dttasktagmaintenancelockmaxduration){ .headerlink }
-
-Maximum duration in ISO 8601 format for which the tag maintenance task will hold a lock.
The duration should be long enough to cover the task's execution duration.
-
-
-| Type | duration |
-| Default | PT15M |
-| ENV | DT_TASK_TAG_MAINTENANCE_LOCK_MAX_DURATION |
-
-
-**`dt.task.tag.maintenance.lock.min.duration`** * [¶](#dttasktagmaintenancelockminduration){ .headerlink }
-
-Minimum duration in ISO 8601 format for which the tag maintenance task will hold a lock.
The duration should be long enough to cover eventual clock skew across API server instances.
-
-
-| Type | duration |
-| Default | PT1M |
-| ENV | DT_TASK_TAG_MAINTENANCE_LOCK_MIN_DURATION |
-
-
**`dt.task.telemetry-submission.cron`** * [¶](#dttasktelemetry-submissioncron){ .headerlink }
Cron expression of the telemetry submission task.
The task enforces a 24-hour minimum interval between submissions, so the cron expression controls how often the task checks whether a submission is due.
@@ -2098,26 +2038,6 @@ Cron expression of the vulnerability database maintenance task.
The
| ENV | DT_TASK_VULNERABILITY_DATABASE_MAINTENANCE_CRON |
-**`dt.task.vulnerability.database.maintenance.lock.max.duration`** * [¶](#dttaskvulnerabilitydatabasemaintenancelockmaxduration){ .headerlink }
-
-Maximum duration in ISO 8601 format for which the vulnerability database maintenance task will hold a lock.
The duration should be long enough to cover the task's execution duration.
-
-
-| Type | duration |
-| Default | PT15M |
-| ENV | DT_TASK_VULNERABILITY_DATABASE_MAINTENANCE_LOCK_MAX_DURATION |
-
-
-**`dt.task.vulnerability.database.maintenance.lock.min.duration`** * [¶](#dttaskvulnerabilitydatabasemaintenancelockminduration){ .headerlink }
-
-Minimum duration in ISO 8601 format for which the vulnerability database maintenance task will hold a lock.
The duration should be long enough to cover eventual clock skew across API server instances.
-
-
-| Type | duration |
-| Default | PT1M |
-| ENV | DT_TASK_VULNERABILITY_DATABASE_MAINTENANCE_LOCK_MIN_DURATION |
-
-
**`dt.task.vulnerability.metrics.update.cron`** * [¶](#dttaskvulnerabilitymetricsupdatecron){ .headerlink }
Cron expression of the vulnerability metrics update task.
@@ -2128,26 +2048,6 @@ Cron expression of the vulnerability metrics update task.
| ENV | DT_TASK_VULNERABILITY_METRICS_UPDATE_CRON |
-**`dt.task.vulnerability.metrics.update.lock.max.duration`** * [¶](#dttaskvulnerabilitymetricsupdatelockmaxduration){ .headerlink }
-
-Maximum duration in ISO 8601 format for which the vulnerability metrics update task will hold a lock.
The duration should be long enough to cover the task's execution duration.
-
-
-| Type | duration |
-| Default | PT15M |
-| ENV | DT_TASK_VULNERABILITY_METRICS_UPDATE_LOCK_MAX_DURATION |
-
-
-**`dt.task.vulnerability.metrics.update.lock.min.duration`** * [¶](#dttaskvulnerabilitymetricsupdatelockminduration){ .headerlink }
-
-Minimum duration in ISO 8601 format for which the vulnerability metrics update task will hold a lock.
The duration should be long enough to cover eventual clock skew across API server instances.
-
-
-| Type | duration |
-| Default | PT90S |
-| ENV | DT_TASK_VULNERABILITY_METRICS_UPDATE_LOCK_MIN_DURATION |
-
-
**`dt.task.workflow.maintenance.cron`** * [¶](#dttaskworkflowmaintenancecron){ .headerlink }
Cron expression of the workflow maintenance task.
The task: - Transitions workflow steps from
PENDING to TIMED_OUT state - Transitions workflow steps from
TIMED_OUT to FAILED state - Transitions children of
FAILED steps to CANCELLED state - Deletes finished workflows according to the configured retention duration