Skip to content

Commit

Permalink
Add warnings for 2024-08-07 security advisory
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Aug 7, 2024
1 parent 06daace commit 33a6b26
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions resources/warnings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18070,5 +18070,22 @@
"pattern": "(1|308|31[78]|32[45]|337)(|[.-].+)"
}
]
},
{
"id": "core-2_471",
"type": "core",
"name": "core",
"message": "Multiple security vulnerabilities in Jenkins 2.470 and earlier, LTS 2.452.3 and earlier",
"url": "https://www.jenkins.io/security/advisory/2024-08-07/",
"versions": [
{
"lastVersion": "2.470",
"pattern": "(1|2[.][0-9]|2[.]1[0-9]|2[.]10[0-9]|2[.]11[0-9]|2[.]12[0-9]|2[.]13[0-8]|2[.]14[0-9]|2[.]15[0-9]|2[.]16[0-9]|2[.]17[0-9]|2[.]18[012345679]|2[.]19[0-9]|2[.]2[0-9]|2[.]20[0-9]|2[.]21[012345789]|2[.]22[0-9]|2[.]23[0-9]|2[.]24[0-9]|2[.]25[0-9]|2[.]26[0-9]|2[.]27[0-9]|2[.]28[0-9]|2[.]29[0-9]|2[.]3[0-9]|2[.]30[0-9]|2[.]31[1-9]|2[.]32[0-9]|2[.]33[0-9]|2[.]34[0-9]|2[.]35[0456789]|2[.]36[0-9]|2[.]37[0-9]|2[.]38[0-9]|2[.]39[0-9]|2[.]4[0-9]|2[.]40[012345679]|2[.]41[0-9]|2[.]42[0-9]|2[.]43[0-9]|2[.]44[0-9]|2[.]45[013456789]|2[.]46[01346789]|2[.]470|2[.]5[0-9]|2[.]6[0-9]|2[.]7[0-9]|2[.]8[0-9]|2[.]9[0-9])(|[.-].+)|(2[.]452|2[.]462)"
},
{
"lastVersion": "LTS 2.452.3",
"pattern": "(1|2[.]107|2[.]121|2[.]138|2[.]150|2[.]164|2[.]176|2[.]19|2[.]190|2[.]204|2[.]222|2[.]235|2[.]249|2[.]263|2[.]277|2[.]289|2[.]303|2[.]319|2[.]32|2[.]332|2[.]346|2[.]361|2[.]375|2[.]387|2[.]401|2[.]414|2[.]426|2[.]440|2[.]452[.][1-3]|2[.]46|2[.]60|2[.]7|2[.]73|2[.]89)(|[.-].+)"
}
]
}
]

0 comments on commit 33a6b26

Please sign in to comment.