Giter VIP home page Giter VIP logo

carbonetes-lens-extension's Introduction

Carbonetes Lens Extension

This is a Lens Extension for Carbonetes provides the most comprehensive and complete Container Application Security Testing (CAST) solution on the market with best-in-class results.

Screenshot

Prerequisites

Note: Image Analysis can only be used on images that are in container registries added through Carbonetes application

Install

From the Binary Releases

  1. Download your desired version from GitHub release page. Alternatively, just copy the download URL of the release artifact.
  2. Open Lens application and select Lens menu, and then click Extensions item, or press Shift + Command + E to open the Manage Lens Extensions page.
  3. Specify the path of the extension package .tar, .tgz or the download URL and click Install.
  4. If everything is fine, you'll see the @carbonetes/carbonetes-lens-extension extension listed under Installed Extensions. Click Enable to enable it.

From Source (Linux, macOS)

  • You need to have node and npm installed on your system. It is recommended to use the node version used for Lens development itself which is documented here.
  1. Clone the source code to the ~/.k8slens/extensions/carbonetes-lens-extensions directory:
mkdir -p ~/.k8slens/extensions
git clone https://github.com/carbonetes/carbonetes-lens-extension.git
ln -s $(pwd)/carbonetes-lens-extension ~/.k8slens/extensions/carbonetes-lens-extension
  1. To build the extension you can use make or run the npm commands manually:
cd carbonetes-lens-extension
make build

or

cd carbonetes-lens-extension
npm install
npm run build
  1. Open Lens application and select Lens menu, and then click Extensions item, or press Shift + Command + E to open the Manage Lens Extensions page.

Getting Started

  1. You'll see the @carbonetes/carbonetes-lens-extension extension listed under Installed Extensions. Click Enable to enable it.
  2. Image
  3. Complete Analysis
  4. Policy Evaluation
  5. Vulnerabilities

Uninstall

rm ~/.k8slens/extensions/carbonetes-lens-extension

Restart Lens application.

carbonetes-lens-extension's People

Contributors

carbonetes avatar isaac-carbo avatar mend-bolt-for-github[bot] avatar ramwelmendozacarbo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.