Docker Database Hacked, 190,000 Users Affected

Source:- tomshardware.com Docker, a development platform that allows companies to “build, manage and secure all their applications” and “deploy them anywhere,” announced last week that it discovered a database hack that exposed the information of 190,000 users. The hackers collected usernames, hashed passwords and in some cases GitHub and Bitbucket access tokens used to access repositories on the popular Git platforms many developers use for version control. Those whose usernames and hashed passwords were hacked got off relatively easy. Usually, it’s

Read more

20 Docker security tools compared

Source:- sysdig.com There are quite a few Docker security tools in the ecosystem, how do they compare? This is a comprehensive list of Docker security tools that can help you implement some of the container security best practices. Is Docker insecure? Not at all. Actually features like process isolation with user namespaces, resource encapsulation with cgroups, immutable images and shipping the minimal software and dependencies reduce the attack vector providing a great deal of protection. But, is there anything else we

Read more

Why “Is Docker Secure?” is the Wrong Question to Ask

Source – twistlock.com Is Docker secure? That’s the million-dollar question as more and more organizations migrate production workloads to containers. But that’s a simplistic question, and there is not a yes or no answer. Instead of thinking in binary terms about Docker security (that is, trying to decide whether it is secure or not) it’s better to delve into the details of how Docker works in order to understand how the Docker security paradigm plays out. So, let’s take a look

Read more

Docker Datacenter Adds Enterprise Orchestration, Security Policy And Refreshed UI

Source – blog.docker.com Today we are excited to introduce new additions to Docker Datacenter, our Container as a Service (CaaS) platform for enterprise IT and application teams. Docker Datacenter provides an integrated platform for developers and IT operations teams to collaborate securely on the application lifecycle. Built on the foundation of Docker Engine, Docker Datacenter (DDC) also provides integrated orchestration, management and security around managing resources like access, images, applications, networks and more across the cluster… Read More

Read more