Files
vantage-app/server/internal
mrhid6 191a8e9074 fix(mcp): correct fleet online status, unsafe version filter, audit totals
summariseServer compared Status against "online", a value never assigned
anywhere (the real vocabulary is pending/active/offline), so every server
misreported as offline. search_fleet's version_below used a lexicographic
comparison across dpkg/rpm/apk version schemes with no common ordering, so
it refuses that filter now and returns all matches instead of a wrong
answer. listAuditResult's Total carried the "shown" JSON tag and the
capped count; it now reports the real total alongside shown.
2026-09-09 07:24:09 +00:00
..
2026-09-08 14:51:43 +00:00
2026-08-10 14:07:17 +01:00
2026-08-24 12:17:46 +00:00
2026-07-27 15:59:45 +01:00
2026-08-07 15:33:50 +01:00
2026-08-07 15:33:50 +01:00