zalando-stups / fullstop

Audit reporting: collect violations across all AWS accounts
https://docs.stups.io/en/latest/components/fullstop.html
Apache License 2.0
40 stars 14 forks source link

Report servers with known vulnerabilities #436

Open sarnowski opened 8 years ago

sarnowski commented 8 years ago

Expected behavior

fullstop should check all running instances if they are running Docker containers that have open, fixable CVEs according to PierOne.

Step needed

Dependencies

PierOne Clair integration - done.

sarnowski commented 8 years ago

Check all running servers once a day and report them if severity_fix_available is High or Critical.

harti2006 commented 6 years ago

@sarnowski, is this still needed?