Skip to content

agarcia-oss/zero-to-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts - Zero to Hero

Description

This project is a simple exercise for evaluating Open Source Helm charts security and configuration issues. It can be used along with the Kubescape Bitnami CLI tool to generate an OSS Assessment health report.

The Helm chart has the following dependencies:

Each dependency is tagged for easy identification and management.

All these dependencies have an equivalent chart in the Bitnami Catalog as well as in Tanzu Application Catalog.

Alternative versions of the Helm chart can be found here:

Executing the report

docker run --rm -it -v /tmp:/output \
        bitnami/kubescape:3.0.3 oss-assessment \
        https://github.com/agarcia-oss/zero-to-hero \
        --output /output/report.json

Sample report for this repository

alt text

Obtaining the OSS Health Assessment

Tanzu OSS Health Assessment can be found at the following URL: Tanzu OSS Health Assessment. You'll need to upload the report generated from the repository (/tmp/report.json) there to obtain the full assessment.

About

Demo repository for Chart dependency management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages