Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 582 Bytes

ROADMAP.md

File metadata and controls

15 lines (10 loc) · 582 Bytes

Roadmap

Long-term goal

The project should be merged into general scanners application.

Potentially, it should be easier after trivy maintainers finish the migration to client/server model.

Before that time, the application should support:

  • Requesting new image-scans by tags and for entire cluster.
  • Read interfaces to get:
    • a detailed single image scan-result;
    • a summary for a subset of images;
    • a single CVE details. The issue #17.