5 Serverless Security Open-Source Tools You Should Use

Miguel A. Calles
2 min readAug 3, 2020
Photo by Patrick Hendry on Unsplash

There are some wonderful free or open-source tools you can use to improve the security of your serverless projects. We will explore these tools in five areas.

1. Linters

Linters help improve your code by finding common coding flaws. You would typically run them when you create a pull request, create a build, or in your CI/CD.

Miguel A. Calles

Engineer · Author · Serverless · Cybersecurity