Skip to content

Commit 2e421bb

Browse files
authored
Relax wording of EPSS re-population delay (#144)
The task starts a few minutes after startup and usually completes in <30s thanks to batch loading. The current "within hours" wording is overly pessimistic. Signed-off-by: Niklas <nscuro@protonmail.com>
1 parent c32bead commit 2e421bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/administration/migrating-from-v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ v4 inactive projects become `INACTIVE_SINCE = '1970-01-01 00:00:00+00'` (Unix ep
364364

365365
v4 stored EPSS score and percentile directly on each vulnerability row.
366366
v5 stores EPSS in a dedicated table populated from the upstream feed.
367-
The migrator does not copy v4 EPSS values. v5 re-populates them at runtime within hours of first launch.
367+
The migrator does not copy v4 EPSS values. v5 re-populates them at runtime within minutes of first launch.
368368

369369
### Metrics retention
370370

0 commit comments

Comments
 (0)