Skip to content

Commit a3c064a

Browse files
Upgrade azure-arm-rest package in Azurefilecopyv6 (#20270)
* Fixing vulnerabilities to upgrade azure-arm-rest in Azurefilecopyv6 * upgrading agent-base version * bumping the task version
1 parent 7b758a6 commit a3c064a

File tree

10 files changed

+43
-16
lines changed

10 files changed

+43
-16
lines changed

Tasks/AzureFileCopyV6/make.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,14 @@
6969
"source": "MimeMapping.json",
7070
"options": "-R"
7171
}
72+
],
73+
"rm": [
74+
{
75+
"items": [
76+
"node_modules/azure-pipelines-tasks-azure-arm-rest/node_modules/agent-base",
77+
"node_modules/https-proxy-agent/node_modules/agent-base"
78+
],
79+
"options": "-Rf"
80+
}
7281
]
7382
}

Tasks/AzureFileCopyV6/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 6,
1616
"Minor": 244,
17-
"Patch": 0
17+
"Patch": 2
1818
},
1919
"demands": [
2020
"azureps"

Tasks/AzureFileCopyV6/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 6,
1616
"Minor": 244,
17-
"Patch": 0
17+
"Patch": 2
1818
},
1919
"demands": [
2020
"azureps"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Default|6.244.0
2-
Node20_229_2|6.244.1
1+
Default|6.244.2
2+
Node20_229_2|6.244.3

_generated/AzureFileCopyV6/make.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,14 @@
6969
"source": "MimeMapping.json",
7070
"options": "-R"
7171
}
72+
],
73+
"rm": [
74+
{
75+
"items": [
76+
"node_modules/azure-pipelines-tasks-azure-arm-rest/node_modules/agent-base",
77+
"node_modules/https-proxy-agent/node_modules/agent-base"
78+
],
79+
"options": "-Rf"
80+
}
7281
]
7382
}

_generated/AzureFileCopyV6/task.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 6,
1616
"Minor": 244,
17-
"Patch": 0
17+
"Patch": 2
1818
},
1919
"demands": [
2020
"azureps"
@@ -288,7 +288,7 @@
288288
"AzModuleNotFound": "Could not find the modules: 'Az.Accounts'. If the module was recently installed, retry after restarting the Azure Pipelines task agent."
289289
},
290290
"_buildConfigMapping": {
291-
"Default": "6.244.0",
292-
"Node20_229_2": "6.244.1"
291+
"Default": "6.244.2",
292+
"Node20_229_2": "6.244.3"
293293
}
294294
}

_generated/AzureFileCopyV6/task.loc.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 6,
1616
"Minor": 244,
17-
"Patch": 0
17+
"Patch": 2
1818
},
1919
"demands": [
2020
"azureps"
@@ -288,7 +288,7 @@
288288
"AzModuleNotFound": "ms-resource:loc.messages.AzModuleNotFound"
289289
},
290290
"_buildConfigMapping": {
291-
"Default": "6.244.0",
292-
"Node20_229_2": "6.244.1"
291+
"Default": "6.244.2",
292+
"Node20_229_2": "6.244.3"
293293
}
294294
}

_generated/AzureFileCopyV6_Node20/make.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,14 @@
6969
"source": "MimeMapping.json",
7070
"options": "-R"
7171
}
72+
],
73+
"rm": [
74+
{
75+
"items": [
76+
"node_modules/azure-pipelines-tasks-azure-arm-rest/node_modules/agent-base",
77+
"node_modules/https-proxy-agent/node_modules/agent-base"
78+
],
79+
"options": "-Rf"
80+
}
7281
]
7382
}

_generated/AzureFileCopyV6_Node20/task.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 6,
1616
"Minor": 244,
17-
"Patch": 1
17+
"Patch": 3
1818
},
1919
"demands": [
2020
"azureps"
@@ -292,7 +292,7 @@
292292
"AzModuleNotFound": "Could not find the modules: 'Az.Accounts'. If the module was recently installed, retry after restarting the Azure Pipelines task agent."
293293
},
294294
"_buildConfigMapping": {
295-
"Default": "6.244.0",
296-
"Node20_229_2": "6.244.1"
295+
"Default": "6.244.2",
296+
"Node20_229_2": "6.244.3"
297297
}
298298
}

_generated/AzureFileCopyV6_Node20/task.loc.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 6,
1616
"Minor": 244,
17-
"Patch": 1
17+
"Patch": 3
1818
},
1919
"demands": [
2020
"azureps"
@@ -292,7 +292,7 @@
292292
"AzModuleNotFound": "ms-resource:loc.messages.AzModuleNotFound"
293293
},
294294
"_buildConfigMapping": {
295-
"Default": "6.244.0",
296-
"Node20_229_2": "6.244.1"
295+
"Default": "6.244.2",
296+
"Node20_229_2": "6.244.3"
297297
}
298298
}

0 commit comments

Comments
 (0)