IDE and developer tools Integrations¶
VSCode (Official)¶
Visual Studio Code is an open source versatile code editor and development environment.
👉 Get it at: https://github.com/khulnasoft/tunnel-vscode-extension
JetBrains (Official)¶
JetBrains makes IDEs such as Goland, Pycharm, IntelliJ, Webstorm, and more.
The Tunnel plugin for JetBrains IDEs lets you use Tunnel right from your development environment.
👉 Get it at: https://plugins.jetbrains.com/plugin/18690-tunnel-findings-explorer
Kubernetes Lens (Official)¶
Kubernetes Lens is a management application for Kubernetes clusters.
Tunnel has an extension for Kubernetes Lens that lets you scan Kubernetes workloads and view the results in the Lens UI.
👉 Get it at: https://github.com/khulnasoft/tunnel-operator-lens-extension
Vim (Community)¶
Vim is a terminal based text editor.
Vim plugin for Tunnel to install and run Tunnel.
👉 Get it at: https://github.com/khulnasoft/vim-tunnel
Docker Desktop (Community)¶
Docker Desktop is an easy way to install Docker container engine on your development machine, and manage it in a GUI .
Tunnel Docker Desktop extension for scanning container images for vulnerabilities and generating SBOMs
👉 Get it at: https://github.com/khulnasoft/tunnel-docker-extension
Rancher Desktop (Community)¶
Rancher Desktop is an easy way to use containers and Kubernetes on your development machine, and manage it in a GUI.
Tunnel is natively integrated with Rancher, no installation is needed. More info in Rancher documentation: https://docs.rancherdesktop.io/ui/images/#scanning-images
LazyTunnel (Community)¶
A terminal native UI for Tunnel
👉 Get it at: https://github.com/owenrumney/lazytunnel
Tunnel Vulnerability explorer (Community)¶
Web application that allows to load a Tunnel report in json format and displays the vulnerabilities of a single target in an interactive data table
👉 Get it at: https://github.com/dbsystel/tunnel-vulnerability-explorer
Tunnel pre-commit (Community)¶
A tunnel pre-commit hook that runs a tunnel fs
in your git repo before committing, preventing you from committing secrets in the first place.
👉 Get it at: https://github.com/mxab/pre-commit-tunnel
AWS CDK¶
The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define cloud infrastructure in code and provision it through AWS CloudFormation.
image-scanner-with-tunnel (Community)¶
A CDK Construct Library to scan an image with tunnel in CDK codes.
👉 Get it at: https://constructs.dev/packages/image-scanner-with-tunnel
Headlamp plugin (Community)¶
Headlamp is a user-friendly Kubernetes UI focused on extensibility. The Kubescape plugin extends Headlamp with views on Tunnel reports.
👉 Get it at: https://github.com/kubebeam/tunnel-headlamp-plugin