Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>smelly-kube-vscode-pluginNew to Visual Studio Code? Get it now.
smelly-kube-vscode-plugin

smelly-kube-vscode-plugin

vitorwixmix

|
10 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

smelly-kube-vscode-plugin

This is the Visual Studio Code plugin for Smelly Kube, used to identify security vulnerabilities in Kubernetes manifests. The extension is already published in vscode marketplace, and can be continuously improved with new features. Feel free to contribute with the extension.

Running the extension

  1. Set the environment variables below in a .env file;
Name Description Type Required?
API_URL The Smelly Kube API url and endpoint string Yes
  1. Install the dependencies with npm install .;
  2. Press F5 to open a new window with your extension loaded through your Visual Studio Code;
  3. Run the command from the command palette by pressing (F1 or Cmd+Shift+P on Mac) and typing Analyze file for vulnerabilities;

Technologies

  • TypeScript
  • Node

Dependencies

Dependencies can be found in package.json

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft