Tag Archives: Cloud computing
Tfsec – Security Scanner for Terraform code
tfsec uses static analysis of your terraform templates to spot potential security issues. Now with terraform v0.12+ support. This tool will scan the specified directory.
kubenav – Kubernetes Clusters Navigator In Your Pocket
kubenav is a mobile and desktop app to manage Kubernetes clusters. The app provides an overview of all resources in a Kubernetes clusters, including current status information for workloads.
Cnitch – Checks Docker Engine Processes Running as Root
cnitch (snitch or container snitch) is a simple framework and command line tool for monitoring Docker containers to identify any processes which are running
Safety – Checks Dependencies for Security Vulnerabilities
Safety is a command line tool that you can use to check your local virtual environment, your files, or any data from stdin
Anchore – Service to Analyze Docker Images
Anchore Engine is an open source tool for scanning and analyzing container images for vulnerabilities and policy issues. It is available as a Docker container
Lazydocker – The lazier way to Manage everything Docker
Lazydocker is a tool that you can use to have a terminal interactive interface for Docker and Docker Compose, which allows you to quickly
PMD – Extensible Multilanguage Static Code Analyzer
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth.