Skip to content

Commit c5841e6

Browse files
authored
Merge pull request jenkins-infra#666 from Kevin-CB/remove-warning-SECURITY-2623-2624-2625
Remove warning from compuware-topaz-for-total-test
2 parents c16596d + 4e458fc commit c5841e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

resources/warnings.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14144,8 +14144,8 @@
1414414144
"url": "https://www.jenkins.io/security/advisory/2022-10-19/#SECURITY-2623",
1414514145
"versions": [
1414614146
{
14147-
"lastVersion": "2.4.8",
14148-
"pattern": ".*"
14147+
"lastVersion": "2.4.10",
14148+
"pattern": "(1|2[.][0-3]|2[.]4[.][1234578]|2[.]4[.]10)(|[.-].+)"
1414914149
}
1415014150
]
1415114151
},
@@ -14158,7 +14158,7 @@
1415814158
"versions": [
1415914159
{
1416014160
"lastVersion": "2.4.8",
14161-
"pattern": ".*"
14161+
"pattern": "(1|2[.][0-3]|2[.]4[.][1234578])(|[.-].+)"
1416214162
}
1416314163
]
1416414164
},
@@ -14171,7 +14171,7 @@
1417114171
"versions": [
1417214172
{
1417314173
"lastVersion": "2.4.8",
14174-
"pattern": ".*"
14174+
"pattern": "(1|2[.][0-3]|2[.]4[.][1234578])(|[.-].+)"
1417514175
}
1417614176
]
1417714177
},

0 commit comments

Comments
 (0)