-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Fix vulnerabilities for AzureSpringCloudV0 task #16285
Fix vulnerabilities for AzureSpringCloudV0 task #16285
Conversation
@yevster could you take a look? |
Tasks/AzureSpringCloudV0/task.json
Outdated
@@ -18,7 +18,7 @@ | |||
"preview": true, | |||
"version": { | |||
"Major": 0, | |||
"Minor": 201, | |||
"Minor": 205, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't it be 204
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have cut off on Tuesday of the 3rd week of the sprint - so all the changes for the current week later than this date will be shipped with 205 release.
But anyway good point, thanks! Let us update readme with this info
…oudV0_fulnerabilities
…oudV0_fulnerabilities
…oudV0_fulnerabilities
…oudV0_fulnerabilities
…oudV0_fulnerabilities
…oudV0_fulnerabilities
…kalov/Fix_AzureSpringCloudV0_fulnerabilities
…oudV0_fulnerabilities
Hi, @lucen-ms, could you take a look at this PR and test these changes? |
The |
…oudV0_fulnerabilities
Actual PR - #16602 |
Task name: AzureSpringCloudV0
Description: Resolved critical vulnerabilities by running the 'npm audit fix' command
Documentation changes required: N
Added unit tests: N
Attached related issue: N
Checklist: