https://github.com/sysdiglabs/vscode-extension
https://github.com/sysdiglabs/vscode-extension
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sysdiglabs/vscode-extension
- Owner: sysdiglabs
- License: apache-2.0
- Created: 2024-07-10T09:53:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-10T11:38:09.000Z (2 months ago)
- Last Synced: 2025-03-10T12:34:11.875Z (2 months ago)
- Language: TypeScript
- Size: 205 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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