update form-data package version in tasks to resolve vulnerability #21242
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
update the form-data package version to resolve vulnerability
📌 Component Governance Link
Task Name
HelmDeployV0
HelmDeployV1
MysqlDeploymentOnMachineGroupV1
ReviewAppV0
Description
The form-data package version 2.5.1 is marked as vulnerable. To resolve this vulnerability, we are overriding the package to a latest stable version which does not contain the vulnerability.
Risk Assessment (Low / Medium / High)
Low - only 1 package update
Additional Testing Performed
Testing performed through build and test locally using node make.js commands.
Additional testing done through azure pipelines in Canary Test for HelmDeployV0
Pipeline Link: HelmDeployV0 Canary Test Pipeline
We do not have pipelines for HelmDeployV1, ReviewAppV0 and MySqlDeploymentOnMachineGroupV1.
We also don't have any service connections setup for these pipelines to test in canary test (HelmDeploy requires azure subscription)
MySqlDeploymentOnMachineGroupV1 is marked as deprecated and is only to work with classic pipelines.
Require some assistance from RM Team to help with task verification as we currently don't have pipelines in our test or for this.
Rollback Scenario and Process (Yes/No)
Please revert the PR to roll back the changes.
Checklist