update the form-data package version to a non-vulnerable version for tasks#21271
Merged
tarunramsinghani merged 16 commits intomasterfrom Sep 3, 2025
Merged
update the form-data package version to a non-vulnerable version for tasks#21271tarunramsinghani merged 16 commits intomasterfrom
tarunramsinghani merged 16 commits intomasterfrom
Conversation
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
manolerazvan
approved these changes
Sep 2, 2025
rishabhmalikMS
approved these changes
Sep 3, 2025
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
adityashahms
approved these changes
Sep 3, 2025
Contributor
adityashahms
left a comment
There was a problem hiding this comment.
Changes looks good for Publish Code Coverage Results V1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
This PR is to update the vulnerable version of form-data package to latest stable one and fixes as part of this update
📌 CG Link
Task Name
ANTV1
DownloadGithubReleaseV0
DuffleInstallerV0
FuncToolsInstallerV0
HelmInstallerV0
HelmInstallerV1
KubernetesManifestV0
PublishCodeCoverageResultsV1
Description
The form-data package version currently in use is marked as vulnerable. Updating it to a new non vulnerable version.
Other changes include
Risk Assessment (Low / Medium / High)
Medium
Testing Done
Testing was done through canary test pipelines for most tasks.
The DuffleInstallerV0 task is deprecated and the project is archived and no longer maintained. This task was not tested
Please see: DuffleInstaller Microsoft Learn
The FuncToolsInstaller task was tested in a private repo since canary test is not currently available.
This task is used to download and install azure function core tools on agent.
FuncToolsInstaller
DownloadGitHubReleaseV0 pipelines is not available in canary test. This was also tested in test org
Please see DownloadGitHubReleaseV0
ANTV1
HelmInstallerV0
HelmInstallerV1
KubernetesManifestV0
PublishCodeCoverageResultsV1
Rollback Scenario and Process (Yes/No)
Please revert PR to revert the changes.
Checklist