Skip to content

sysdiglabs/vscode-extension

Repository files navigation

Sysdig Scanner for VSCode

Description

Scan your VSCode projects with Sysdig. Investigate your misconfigurations in IaC files, or keep track of vulnerabilities.

Features

  • Scan your IaC projects.
  • Check for vulnerabilities in an project-associated image.
  • Link Vulnerability Management Policies in your project and check the evaluation with Sysdig.

Installation

You can find the extension in the VSCode Marketplace.

Usage

  1. Use the Command Palette (Ctrl+Shift+P, Cmd+Shift+P on macOS) and search Sysdig.
  2. Then, you might want to login by inserting your Sysdig endpoint and Secure API Token.
  3. Finally, check out the other Sysdig commands at the Command Palette.

Check out available settings by opening the Settings panel (Ctrl+,, Cmd+, on macOS).

Contribution

This is an Open-Source project. Issues, ideas or PRs are welcomed!

License

Apache License, Version 2.0