This repository serves as a host to our plugin for OpenShift CLI (oc)
and Kubernetes command-line tool (kubectl)
.
An independent executable file which helps users on different tasks while using the CLI. Typically, these plugins starts their name with,
oc-
orkubectl-
.
Carbonetes
provides comprehensive container analysis and policy evaluation as a fully managed service. Carbonetes analyzes your container images for native code vulnerabilities, software composition analysis (SCA), license types, malware, secrets and bill of materials.
To know more about Carbonetes, check our website.
Krew is a kubectl plugin manager and also a kubectl plugin itself. You can easily install it with only a few steps.
- Add Carbonetes Custom Index via Krew
$ kubectl krew index add carbonetes https://github.com/carbonetes/carbonetes-kube-plugin.git
- Install
carbonetes-scan
via Krew$ kubectl krew install carbonetes/carbonetes-scan
Visit carbonetes-scan repo for more installation procedures.
To help with this plugin, or have an issue or feature request, please contact: [email protected]
If reporting an issue, please include:
- the version of the plugin
- relevant logs and error messages
- steps to reproduce
Copyright © 2021 Carbonetes
Licensed under MIT License.