Skip to main content

Converts kube-bench checks console output to CSV.

Project description

kube-bench-report-converter

Converts kube-bench execution console output to a CSV report.

Install

PyPI

pip install -U kube-bench-report-converter

Source

git clone git@github.com:build-failure/kube-bench-report-converter.git
cd kube-bench-report-converter/
pip install .

Use

cat kube-bench.log | kube-bench-report-converter > kube-bench-report.csv

or

kube-bench-report-converter --input_file_path 'kube-bench.log' --output_file_path 'kube-bench-report.csv'

Arguments

Name Description Default
input_file_path kube-bench execution console output. Read from stdin.
output_file_path kube-bench CSV report file path. Write to stdout.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kube-bench-report-converter-0.0.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page