-
Notifications
You must be signed in to change notification settings - Fork 62
Update 7-Zip to version 24.09 #266
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
base: master
Are you sure you want to change the base?
Conversation
Is there any specific reason we are not using the latest 7zip version 24.09 ? It is also present in the blob storage. |
In what tasks this is being used, did we test any task with these changes ? |
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.
could you please share the plan to update these dependencies in task as well, as merging these PRs without validating task changes might block future releases of tool-lib
I have updated the 7zip to the latest version 24.09 |
We need to check for package-lock changes
We should not see so many changes in package-lock file. can you ceck if you are using the same node version in your local machine as we aare in out CI/build pipeline for this repo |
Description:
We are using the tool-lib library in multiple Azure pipeline tasks, and the older version of 7-Zip has the potential to be flagged as a security vulnerability.
Work-Item: https://dev.azure.com/mseng/AzureDevOps/_workitems/edit/2299591
Related ICM: https://portal.microsofticm.com/imp/v5/incidents/details/633422222/summary
Fix:
Updated the 7-Zip binaries from the blob storage to the latest version 24.09
https://vstsagenttools.blob.core.windows.net/tools/7zip/24.09/7zip.zip
Testing:
https://dev.azure.com/mseng/PipelineTools/_build/results?buildId=30245347&view=results
Task Repo Local Changes - microsoft/azure-pipelines-tasks@master...dassayantan/test-tool-lib-pkg