Skip to content

feat: add project scan capability, preserve workspace scan function [ROAD-1239] #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jan 4, 2023

Conversation

bastiandoetsch
Copy link
Contributor

@bastiandoetsch bastiandoetsch commented Dec 23, 2022

Description

Previously, the Snyk Test action in the context menu triggered a workspace scan. This had some unwanted side-effects for customers:

  • diagnostics of all projects were cleared during the scan
  • resources / scan time for the whole workspace were occupied

Now, Snyk Test only scans the selected project, and a new menu item is added for workspace scan (see screenshot)

Must be merged/released AFTER snyk/snyk-ls#203

Checklist

  • Linted
  • CHANGELOG.md updated

Screenshots / GIFs

image

@bastiandoetsch bastiandoetsch requested a review from a team as a code owner December 23, 2022 09:50
@bastiandoetsch bastiandoetsch force-pushed the feat/ROAD-1239_add_project_scan_capability branch from 932ab2c to 89299ed Compare January 4, 2023 08:36
@bastiandoetsch bastiandoetsch requested a review from asaf92 January 4, 2023 08:41
@bastiandoetsch bastiandoetsch merged commit 168d7fd into main Jan 4, 2023
@bastiandoetsch bastiandoetsch deleted the feat/ROAD-1239_add_project_scan_capability branch January 4, 2023 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants