An open API service indexing awesome lists of open source software.

https://github.com/sysdiglabs/vscode-extension


https://github.com/sysdiglabs/vscode-extension

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 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](https://marketplace.visualstudio.com/items?itemName=sysdig.sysdig-vscode-ext).

## 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