DockerOttawaMeetup / ideas

A place to track ideas for talks, demos, workshops, to do at the Docker Ottawa meetup!
6 stars 1 forks source link

Containers Vulnerability Scanning using Open Source tools #17

Open vsbca opened 7 years ago

vsbca commented 7 years ago

It would be good to know about the Opensource security tools for containers. These tools could be integrated very easily in CI/CD environment. Tools such as Vuls/Clair are very useful to find the poorly configured images. I have explored these tools in great detail and I would love to give a talk on this.

Outlines of the talk would be as below:

  1. Docker Architecture
  2. Threat Landscape
  3. Introduction to OpenSource tools Clair/Vuls
  4. Techniques followed by these tools
  5. Demo ( generate Vulnerability Scanning report using Clair)

Regards, Virendra