Docker-osx Helm Chart

Docker-osx
Analyzed version: 0.2.0

By sickcodes

Containerized OSX! Run OSX in a pod, headlessly, or with Xvfb. Test your Apps and master CI/CD processes.

Prometheus, a CNCF project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.

This chart bootstraps a Prometheus deployment on a Kubernetes cluster using the Helm package manager.

Latest version: 15.5.3
View GitHub

How to Install the Docker-osx Helm Chart

Add Chart Repository to Helm

helm repo add docker-osx https://sickcodes.github.io/Docker-OSX/helm/

Install Chart

helm install my-docker-osx docker-osx/docker-osx --version 0.2.0

Does the Docker-osx chart contain security gaps?

The chart meets the best practices recommended by the industry.

The chart contains 4 misconfigurations.

The chart meets the best practices recommended by the industry. Find the full list of best practices here.

❌ Prevent containers from having root access capabilities

1 occurrences:

  • metadata.name: release-name-docker-osx (kind: Deployment)

💡 Incorrect value for key `privileged` - this mode will allow the container the same access as processes running on the host

Learn how to fix the issue here

❌ Prevent container security vulnerability (CVE-2021-25741)

6 occurrences:

  • metadata.name: release-name-docker-osx (kind: Deployment)

💡 Forbidden property object `subPath` - malicious users can gain access to files & directories outside of the volume

Learn how to fix the issue here

❌ Prevent ConfigMap security vulnerability (CVE-2021-25742)

1 occurrences:

  • metadata.name: release-name-docker-osx-boot-components (kind: ConfigMap)

💡 Missing property object `allow-snippet-annotations` - set it to "false" to override default behaviour

Learn how to fix the issue here

❌ Ensure each container image has a pinned (tag) version

1 occurrences:

  • metadata.name: release-name-docker-osx (kind: Deployment)

💡 Incorrect value for key `image` - specify an image version to avoid unpleasant "version surprises" in the future

Learn how to fix the issue here

This is some text inside of a div block.
This is some text inside of a div block.

Reveal misconfigurations within minutes

3 Quick Steps to Get Started