Skip to content

This repository is for hosting our own OpenShift CLI (oc) and Kubernetes command-line tool (kubectl) plugin for scanning container security risks inside a cluster.

License

Notifications You must be signed in to change notification settings

carbonetes/carbonetes-kube-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Carbonetes

Carbonetes CLI Plugin

Artifact Hub

This repository serves as a host to our plugin for OpenShift CLI (oc) and Kubernetes command-line tool (kubectl).

oc and kubectl plugins

An independent executable file which helps users on different tasks while using the CLI. Typically, these plugins starts their name with, oc- or kubectl-.

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.

Custom Index via Krew

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.

Support

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

License and Copyright

Copyright © 2021 Carbonetes

Licensed under MIT License.

About

This repository is for hosting our own OpenShift CLI (oc) and Kubernetes command-line tool (kubectl) plugin for scanning container security risks inside a cluster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published