digitalocean / marketplace-partners

Image validation, automation, and other tools for DigitalOcean Marketplace Vendors and Custom Image users
Other
193 stars 98 forks source link

centos security updates check #127

Closed keladhruv closed 3 years ago

keladhruv commented 3 years ago

This PR checks for missing security updates on a centos image.

pachadotdev commented 3 years ago

@keladhruv I'm 100% used to Ubuntu, so I created a CentOS droplet to test, and it looks ok to me

[root@centos-s-1vcpu-1gb-nyc1-01 ~]# yum list updates --security -q | grep -vc "Updated Packages"
0