mirror of
https://github.com/selfhosters-cc/container-census.git
synced 2026-01-18 20:56:34 -06:00
- Add TrivyDBUpdatedAt field to agent Info struct - Add GetTrivyDBMetadata() method to read Trivy's metadata.json - Include trivy_db_updated_at in /api/vulnerabilities/summary response - Agent /info endpoint now reports Trivy DB update timestamp - Format: ISO 8601 timestamp (e.g., "2025-12-11T18:30:38Z") Resolves "DB: Unknown" display issue in Security plugin modals. Both local server and remote agents now report database freshness. 🤖 Generated with Claude Code Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>