Hacktoberfest_2020 icon indicating copy to clipboard operation
Hacktoberfest_2020 copied to clipboard

Blog Post: Image Scanning and Code Quality for Dockerfiles

Open mcastellin opened this issue 5 years ago • 4 comments

Hi! My name is Manuel and I would like to contribute to your repository with a blog post on Docker container security.

I have been a Docker user for a long time now and the next thing I want to learn about is Container Security. With this post I want to take the opportunity to scout the internet for all the different ways to perform container security scans and ensure code quality in Dockerfiles and organise the lessons learned in a post.

Here is a list of things I want to look for:

  • container security scanner Aqua Microscanner
  • the new addition to the Docker CLI docker scan with Snyk integration
  • the best option available for Dockerfile quality assurance, Hadolint or other?

I would love to work on this post here! Thanks for the opportunity!

mcastellin avatar Oct 02 '20 08:10 mcastellin

Congrats! You created your first PR on this repository :+1: We will revert shortly' first issue

NishkarshRaj avatar Oct 02 '20 08:10 NishkarshRaj

@mcastellin don't mind my bot stating an issue as PR! The GitHub Actions has been modified 😄

I have created a blog topic and assigned it you here https://github.com/StatusNeo/Hacktoberfest_2020/blob/main/blogs/Readme.md

Please create a PR and mention it in this issue.

NishkarshRaj avatar Oct 02 '20 09:10 NishkarshRaj

Yeah I though it could not have been you replying in 3 seconds 😅 thanks man!

mcastellin avatar Oct 02 '20 11:10 mcastellin

Yeah I though it could not have been you replying in 3 seconds 😅 thanks man!

That's the magic of GitHub Actions - also made using docker 😉

NishkarshRaj avatar Oct 02 '20 11:10 NishkarshRaj