Skip to content

Commit 2931f8b

Browse files
Update config docs (#80)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependencytrack-bot <106437498+dependencytrack-bot@users.noreply.github.com>
1 parent 7042467 commit 2931f8b

1 file changed

Lines changed: 0 additions & 100 deletions

File tree

docs/reference/configuration/properties.md

Lines changed: 0 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -1938,26 +1938,6 @@ Cron expression of the package metadata maintenance task. <br/><br/> The task
19381938
<tr><th>ENV</th><td><code>DT_TASK_PACKAGE_METADATA_MAINTENANCE_CRON</code></td></tr>
19391939
</table>
19401940

1941-
<span id="dttaskpackagemetadatamaintenancelockmaxduration">**`dt.task.package.metadata.maintenance.lock.max.duration`** <strong style="color: red">*</strong> [](#dttaskpackagemetadatamaintenancelockmaxduration){ .headerlink }</span>
1942-
1943-
Maximum duration in ISO 8601 format for which the package metadata maintenance task will hold a lock. <br/><br/> The duration should be long enough to cover the task's execution duration.
1944-
1945-
<table>
1946-
<tr><th>Type</th><td style="border-width: 0"><code>duration</code></td></tr>
1947-
<tr><th>Default</th><td><code>PT15M</code></td></tr>
1948-
<tr><th>ENV</th><td><code>DT_TASK_PACKAGE_METADATA_MAINTENANCE_LOCK_MAX_DURATION</code></td></tr>
1949-
</table>
1950-
1951-
<span id="dttaskpackagemetadatamaintenancelockminduration">**`dt.task.package.metadata.maintenance.lock.min.duration`** <strong style="color: red">*</strong> [](#dttaskpackagemetadatamaintenancelockminduration){ .headerlink }</span>
1952-
1953-
Minimum duration in ISO 8601 format for which the package metadata maintenance task will hold a lock. <br/><br/> The duration should be long enough to cover eventual clock skew across API server instances.
1954-
1955-
<table>
1956-
<tr><th>Type</th><td style="border-width: 0"><code>duration</code></td></tr>
1957-
<tr><th>Default</th><td><code>PT1M</code></td></tr>
1958-
<tr><th>ENV</th><td><code>DT_TASK_PACKAGE_METADATA_MAINTENANCE_LOCK_MIN_DURATION</code></td></tr>
1959-
</table>
1960-
19611941
<span id="dttaskportfolio-metrics-updatecron">**`dt.task.portfolio-metrics-update.cron`** <strong style="color: red">*</strong> [](#dttaskportfolio-metrics-updatecron){ .headerlink }</span>
19621942

19631943
Cron expression of the portfolio metrics update task.
@@ -1978,26 +1958,6 @@ Cron expression of the project maintenance task. <br/><br/> The task deletes i
19781958
<tr><th>ENV</th><td><code>DT_TASK_PROJECT_MAINTENANCE_CRON</code></td></tr>
19791959
</table>
19801960

1981-
<span id="dttaskprojectmaintenancelockmaxduration">**`dt.task.project.maintenance.lock.max.duration`** <strong style="color: red">*</strong> [](#dttaskprojectmaintenancelockmaxduration){ .headerlink }</span>
1982-
1983-
Maximum duration in ISO 8601 format for which the project maintenance task will hold a lock. <br/><br/> The duration should be long enough to cover the task's execution duration.
1984-
1985-
<table>
1986-
<tr><th>Type</th><td style="border-width: 0"><code>duration</code></td></tr>
1987-
<tr><th>Default</th><td><code>PT15M</code></td></tr>
1988-
<tr><th>ENV</th><td><code>DT_TASK_PROJECT_MAINTENANCE_LOCK_MAX_DURATION</code></td></tr>
1989-
</table>
1990-
1991-
<span id="dttaskprojectmaintenancelockminduration">**`dt.task.project.maintenance.lock.min.duration`** <strong style="color: red">*</strong> [](#dttaskprojectmaintenancelockminduration){ .headerlink }</span>
1992-
1993-
Minimum duration in ISO 8601 format for which the project maintenance task will hold a lock. <br/><br/> The duration should be long enough to cover eventual clock skew across API server instances.
1994-
1995-
<table>
1996-
<tr><th>Type</th><td style="border-width: 0"><code>duration</code></td></tr>
1997-
<tr><th>Default</th><td><code>PT1M</code></td></tr>
1998-
<tr><th>ENV</th><td><code>DT_TASK_PROJECT_MAINTENANCE_LOCK_MIN_DURATION</code></td></tr>
1999-
</table>
2000-
20011961
<span id="dttaskscheduled-notification-dispatchcron">**`dt.task.scheduled-notification-dispatch.cron`** <strong style="color: red">*</strong> [](#dttaskscheduled-notification-dispatchcron){ .headerlink }</span>
20021962

20031963
Cron expression for polling scheduled notification rules that are due for dispatch.
@@ -2018,26 +1978,6 @@ Cron expression of the tag maintenance task. <br/><br/> The task deletes orpha
20181978
<tr><th>ENV</th><td><code>DT_TASK_TAG_MAINTENANCE_CRON</code></td></tr>
20191979
</table>
20201980

2021-
<span id="dttasktagmaintenancelockmaxduration">**`dt.task.tag.maintenance.lock.max.duration`** <strong style="color: red">*</strong> [](#dttasktagmaintenancelockmaxduration){ .headerlink }</span>
2022-
2023-
Maximum duration in ISO 8601 format for which the tag maintenance task will hold a lock. <br/><br/> The duration should be long enough to cover the task's execution duration.
2024-
2025-
<table>
2026-
<tr><th>Type</th><td style="border-width: 0"><code>duration</code></td></tr>
2027-
<tr><th>Default</th><td><code>PT15M</code></td></tr>
2028-
<tr><th>ENV</th><td><code>DT_TASK_TAG_MAINTENANCE_LOCK_MAX_DURATION</code></td></tr>
2029-
</table>
2030-
2031-
<span id="dttasktagmaintenancelockminduration">**`dt.task.tag.maintenance.lock.min.duration`** <strong style="color: red">*</strong> [](#dttasktagmaintenancelockminduration){ .headerlink }</span>
2032-
2033-
Minimum duration in ISO 8601 format for which the tag maintenance task will hold a lock. <br/><br/> The duration should be long enough to cover eventual clock skew across API server instances.
2034-
2035-
<table>
2036-
<tr><th>Type</th><td style="border-width: 0"><code>duration</code></td></tr>
2037-
<tr><th>Default</th><td><code>PT1M</code></td></tr>
2038-
<tr><th>ENV</th><td><code>DT_TASK_TAG_MAINTENANCE_LOCK_MIN_DURATION</code></td></tr>
2039-
</table>
2040-
20411981
<span id="dttasktelemetry-submissioncron">**`dt.task.telemetry-submission.cron`** <strong style="color: red">*</strong> [](#dttasktelemetry-submissioncron){ .headerlink }</span>
20421982

20431983
Cron expression of the telemetry submission task. <br/><br/> 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. <br/><br/> The
20982038
<tr><th>ENV</th><td><code>DT_TASK_VULNERABILITY_DATABASE_MAINTENANCE_CRON</code></td></tr>
20992039
</table>
21002040

2101-
<span id="dttaskvulnerabilitydatabasemaintenancelockmaxduration">**`dt.task.vulnerability.database.maintenance.lock.max.duration`** <strong style="color: red">*</strong> [](#dttaskvulnerabilitydatabasemaintenancelockmaxduration){ .headerlink }</span>
2102-
2103-
Maximum duration in ISO 8601 format for which the vulnerability database maintenance task will hold a lock. <br/><br/> The duration should be long enough to cover the task's execution duration.
2104-
2105-
<table>
2106-
<tr><th>Type</th><td style="border-width: 0"><code>duration</code></td></tr>
2107-
<tr><th>Default</th><td><code>PT15M</code></td></tr>
2108-
<tr><th>ENV</th><td><code>DT_TASK_VULNERABILITY_DATABASE_MAINTENANCE_LOCK_MAX_DURATION</code></td></tr>
2109-
</table>
2110-
2111-
<span id="dttaskvulnerabilitydatabasemaintenancelockminduration">**`dt.task.vulnerability.database.maintenance.lock.min.duration`** <strong style="color: red">*</strong> [](#dttaskvulnerabilitydatabasemaintenancelockminduration){ .headerlink }</span>
2112-
2113-
Minimum duration in ISO 8601 format for which the vulnerability database maintenance task will hold a lock. <br/><br/> The duration should be long enough to cover eventual clock skew across API server instances.
2114-
2115-
<table>
2116-
<tr><th>Type</th><td style="border-width: 0"><code>duration</code></td></tr>
2117-
<tr><th>Default</th><td><code>PT1M</code></td></tr>
2118-
<tr><th>ENV</th><td><code>DT_TASK_VULNERABILITY_DATABASE_MAINTENANCE_LOCK_MIN_DURATION</code></td></tr>
2119-
</table>
2120-
21212041
<span id="dttaskvulnerabilitymetricsupdatecron">**`dt.task.vulnerability.metrics.update.cron`** <strong style="color: red">*</strong> [](#dttaskvulnerabilitymetricsupdatecron){ .headerlink }</span>
21222042

21232043
Cron expression of the vulnerability metrics update task.
@@ -2128,26 +2048,6 @@ Cron expression of the vulnerability metrics update task.
21282048
<tr><th>ENV</th><td><code>DT_TASK_VULNERABILITY_METRICS_UPDATE_CRON</code></td></tr>
21292049
</table>
21302050

2131-
<span id="dttaskvulnerabilitymetricsupdatelockmaxduration">**`dt.task.vulnerability.metrics.update.lock.max.duration`** <strong style="color: red">*</strong> [](#dttaskvulnerabilitymetricsupdatelockmaxduration){ .headerlink }</span>
2132-
2133-
Maximum duration in ISO 8601 format for which the vulnerability metrics update task will hold a lock. <br/><br/> The duration should be long enough to cover the task's execution duration.
2134-
2135-
<table>
2136-
<tr><th>Type</th><td style="border-width: 0"><code>duration</code></td></tr>
2137-
<tr><th>Default</th><td><code>PT15M</code></td></tr>
2138-
<tr><th>ENV</th><td><code>DT_TASK_VULNERABILITY_METRICS_UPDATE_LOCK_MAX_DURATION</code></td></tr>
2139-
</table>
2140-
2141-
<span id="dttaskvulnerabilitymetricsupdatelockminduration">**`dt.task.vulnerability.metrics.update.lock.min.duration`** <strong style="color: red">*</strong> [](#dttaskvulnerabilitymetricsupdatelockminduration){ .headerlink }</span>
2142-
2143-
Minimum duration in ISO 8601 format for which the vulnerability metrics update task will hold a lock. <br/><br/> The duration should be long enough to cover eventual clock skew across API server instances.
2144-
2145-
<table>
2146-
<tr><th>Type</th><td style="border-width: 0"><code>duration</code></td></tr>
2147-
<tr><th>Default</th><td><code>PT90S</code></td></tr>
2148-
<tr><th>ENV</th><td><code>DT_TASK_VULNERABILITY_METRICS_UPDATE_LOCK_MIN_DURATION</code></td></tr>
2149-
</table>
2150-
21512051
<span id="dttaskworkflowmaintenancecron">**`dt.task.workflow.maintenance.cron`** <strong style="color: red">*</strong> [](#dttaskworkflowmaintenancecron){ .headerlink }</span>
21522052

21532053
Cron expression of the workflow maintenance task. <br/><br/> The task: <ul> <li>Transitions workflow steps from <code>PENDING</code> to <code>TIMED_OUT</code> state</li> <li>Transitions workflow steps from <code>TIMED_OUT</code> to <code>FAILED</code> state</li> <li>Transitions children of <code>FAILED</code> steps to <code>CANCELLED</code> state</li> <li>Deletes finished workflows according to the configured retention duration</li> </ul>

0 commit comments

Comments
 (0)