aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-08 11:47:08 -0500
committerCraig Jennings <c@cjennings.net>2026-07-08 11:47:08 -0500
commit2c17b9a912a6b53a2b2f4e311564305382d909fc (patch)
treedcef8138b9f6f9726f6fa34fc895a049acef61c1 /configs
parent0fcbee766310ee22671e160d608da85bff1bc110 (diff)
downloadarchsetup-2c17b9a912a6b53a2b2f4e311564305382d909fc.tar.gz
archsetup-2c17b9a912a6b53a2b2f4e311564305382d909fc.zip
chore(maint): retire cve_min_warn from the thresholds
The maint probe now grades CVE advisories on actionability (a fixed release exists and isn't installed), not severity, so the severity floor is dead config. The section comment records the retirement. I installed it on both hosts.
Diffstat (limited to 'configs')
-rw-r--r--configs/maintenance-thresholds.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/maintenance-thresholds.toml b/configs/maintenance-thresholds.toml
index 582c408..792a2d5 100644
--- a/configs/maintenance-thresholds.toml
+++ b/configs/maintenance-thresholds.toml
@@ -50,9 +50,9 @@ cache_warn_gb = 20 # above keep-3 saturation (~17-19GB on ratio
# fires within ~2 months if the paccache timer dies
keyring_warn_days = 60 # stale archlinux-keyring silently breaks updates
-[security]
-cve_min_warn = "high" # arch-audit severity floor that warns (the
- # constant Unknown/Low tail is background)
+# [security] cve_min_warn retired 2026-07-08: the cve grade now keys on
+# actionability (a fixed release exists and isn't installed), not severity.
+# Unfixable advisories are informational and never warn.
[updates]
pending_warn = 50 # "a lot" — reddens the strip border