OptionaldescriptionOptional description shown in ticket body and column tooltips.
Display name shown in tickets and on the site.
OptionalnotificationMinimum days between notification tickets for notificationsOnly policies.
OptionalnotificationsIf true, tickets are informational (FYI) with no due date.
OptionalthresholdMaximum days an update can be available before the dependency is non-compliant. Omit an update type to skip compliance checking for it (the column shows N/A).
A compliance policy defines how urgently a dependency should be updated.
Policies are entirely user-defined — Dependicus does not ship any built-in policies. You provide them via BasicComplianceConfig.policies.
A policy with
thresholdDaysenforces SLA-style compliance: if an update of a given type (major/minor/patch) has been available longer than the threshold, the dependency is marked non-compliant.A policy with
notificationsOnly: truecreates awareness tickets without enforcement.notificationRateLimitDaysprevents ticket noise by spacing out notifications.