You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
also please think about including this into the basic snyk images. The biggest usecase probably is to use it in CI pipelines.
And there the needed NPM install becomes a problem in case deprecated dependencies for example are somehow a problem, or globally installing npm packages on build agents.
Edit: thinking about that, it would be super nice if the azure devops extention would include installing the snyk-filters.
Why I have an interest in this:
The problem is with the "snyk test" threshold, that it also filters out findings below that threshold. At least last time I checked with the azure devops extension.
I just implemented it as an Azure DevOps Pipeline Template, completely without javascript:
package snyk-filter executable to the release assets section, as it is being done with other tools
The text was updated successfully, but these errors were encountered: