Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude 2.440.* from warnings for 2024-01-24 security advisory #761

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

Kevin-CB
Copy link
Contributor

@Kevin-CB Kevin-CB commented Jan 24, 2024

I'm not 100% confident with my regex change, I'm asking for a review from @daniel-beck

Copy link
Contributor

@daniel-beck daniel-beck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same general approach as

"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[02345679]|2[.]41[0-35]|2[.]5[0-9]|2[.]6[0-9]|2[.]7[0-9]|2[.]8[0-9]|2[.]9[0-9])(|[.-].+)|(2[.]401|2[.]414)"
, so should be fine.

@daniel-beck daniel-beck changed the title Exclude warning 2.440.1 Exclude 2.440.* from warnings for 2024-01-24 security advisory Jan 25, 2024
@daniel-beck daniel-beck merged commit 5b1203f into jenkins-infra:master Jan 30, 2024
2 checks passed
@NotMyFault NotMyFault mentioned this pull request Apr 20, 2024
44 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants