-
Notifications
You must be signed in to change notification settings - Fork 671
fix: don't print vulnerable paths count for docker tests #252
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
Conversation
|
this better be a and please note that the commit message appears later in the Release Notes (https://github.com/snyk/snyk/releases) so maybe reword with: and we better give a reason in the PR body to why we do it. Maybe can just say it's because right now the count is not accurate for several reasons:
|
a3d613a to
2aedc08
Compare
2aedc08 to
eb06722
Compare
|
🎉 This PR is included in version 1.104.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
What does this PR do?
Removes display of number of vulnerable paths for docker, since currently the count is inaccurate for several reasons:
What are the relevant tickets?
Jira ticket SC-6459