Skip to content

Commit

Permalink
cve fixes (#20486)
Browse files Browse the repository at this point in the history
Fixed path-to-regexp in tasks
Fixed mockery in artifact-engine package
  • Loading branch information
DmitriiBobreshev authored Oct 1, 2024
1 parent 435884d commit 53c3b86
Show file tree
Hide file tree
Showing 105 changed files with 5,833 additions and 5,093 deletions.
560 changes: 397 additions & 163 deletions Tasks/AzureVmssDeploymentV0/_buildConfigs/Node20/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Tasks/AzureVmssDeploymentV0/_buildConfigs/Node20/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@types/node": "^20.3.1",
"@types/q": "1.0.7",
"agent-base": "^6.0.2",
"artifact-engine": "^1.4.0",
"azp-tasks-az-blobstorage-provider": "^3.232.2",
"artifact-engine": "^1.5.5",
"azp-tasks-az-blobstorage-provider": "^3.246.3",
"azure-pipelines-task-lib": "^4.11.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-utility-common": "^3.0.0-preview.0",
Expand Down
1,020 changes: 556 additions & 464 deletions Tasks/AzureVmssDeploymentV0/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Tasks/AzureVmssDeploymentV0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@types/node": "^16.11.39",
"@types/q": "1.0.7",
"agent-base": "^6.0.2",
"artifact-engine": "^1.4.0",
"azp-tasks-az-blobstorage-provider": "^3.232.2",
"artifact-engine": "^1.5.5",
"azp-tasks-az-blobstorage-provider": "^3.246.3",
"azure-pipelines-task-lib": "^4.11.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-utility-common": "^3.0.0-preview.0",
Expand Down
4 changes: 2 additions & 2 deletions Tasks/AzureVmssDeploymentV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 0,
"Minor": 245,
"Patch": 2
"Minor": 247,
"Patch": 0
},
"demands": [],
"minimumAgentVersion": "2.209.0",
Expand Down
4 changes: 2 additions & 2 deletions Tasks/AzureVmssDeploymentV0/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 0,
"Minor": 245,
"Patch": 2
"Minor": 247,
"Patch": 0
},
"demands": [],
"minimumAgentVersion": "2.209.0",
Expand Down
38 changes: 13 additions & 25 deletions Tasks/AzureVmssDeploymentV1/_buildConfigs/Node20/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Tasks/AzureVmssDeploymentV1/_buildConfigs/Node20/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@types/node": "^20.3.1",
"@types/q": "1.0.7",
"agent-base": "^6.0.2",
"artifact-engine": "^1.4.0",
"azp-tasks-az-blobstorage-provider": "^3.245.2",
"artifact-engine": "^1.5.5",
"azp-tasks-az-blobstorage-provider": "^3.246.3",
"azure-pipelines-task-lib": "^4.11.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-utility-common": "^3.0.0-preview.0",
Expand Down
38 changes: 13 additions & 25 deletions Tasks/AzureVmssDeploymentV1/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Tasks/AzureVmssDeploymentV1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@types/node": "^16.11.39",
"@types/q": "1.0.7",
"agent-base": "^6.0.2",
"artifact-engine": "^1.4.0",
"azp-tasks-az-blobstorage-provider": "^3.245.2",
"artifact-engine": "^1.5.5",
"azp-tasks-az-blobstorage-provider": "^3.246.3",
"azure-pipelines-task-lib": "^4.11.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-utility-common": "^3.0.0-preview.0",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureVmssDeploymentV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 246,
"Minor": 247,
"Patch": 0
},
"demands": [],
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureVmssDeploymentV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 246,
"Minor": 247,
"Patch": 0
},
"demands": [],
Expand Down
2 changes: 1 addition & 1 deletion Tasks/DownloadBuildArtifactsV0/Tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@types/mocha": "^5.2.7",
"@types/node": "^20.3.1",
"artifact-engine": "^1.5.3",
"artifact-engine": "^1.5.5",
"azure-devops-node-api": "^10.2.2",
"azure-pipelines-task-lib": "^4.13.0",
"decompress-zip": "0.3.3",
Expand Down
Loading

0 comments on commit 53c3b86

Please sign in to comment.