Hi,
On a source-built Community Edition I noticed that the number of newly
created VTs collapsed in January 2026 and has not recovered. I could not find
an announcement about it, so I would like to check whether it is intended.
290 2025-01
166 2025-02
132 2025-03
160 2025-04
351 2025-05
119 2025-06
184 2025-07
114 2025-08
123 2025-09
144 2025-10
92 2025-11
121 2025-12
39 2026-01
1 2026-02
3 2026-03
3 2026-04
1 2026-05
3 2026-07
grep -rho 'creation_date", value:"[0-9-]*' /var/lib/openvas/plugins --include='*.nasl' \
| grep -oE '202[56]-[0-9]{2}' | sort | uniq -c
Two categories stopped completely after 2026-01: Windows : Microsoft Bulletins (previously 9–21 per month) and Microsoft Edge (3–5 per month). The
last Edge VT is gb_microsoft_edge_chromium_based_insufficient_policy_enforcement_vuln_jan26.
Across the whole feed, 1276 VTs reference a CVE-2025 ID but only 34 reference
CVE-2026. Notus looks unaffected — it carries 50k+ CVE-2026 references and was
updated yesterday — so this seems specific to the NASL side.
Questions
- Is the drop since 2026-01 intended, e.g. content moving to the Enterprise Feed?
- Should Community users still expect new tests for monthly Microsoft updates,
or is that category now Enterprise-only?
I ask because the feed looks healthy from outside: Feed Status is green, the
sync runs daily, and thousands of existing VTs are modified every month. If
Windows patch detection is no longer Community content that is a fair product
decision, but it is not visible anywhere in the UI.
The feed comparison page lists
Cisco, Palo Alto and Fortinet as Enterprise content, which is clear — it does
not mention Windows patches either way.