-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
docs: update CVEs fixed on 3.0.2 and 2.1.3 #26308
Conversation
#### Version 3.0.2, 2.1.3 | ||
|
||
| CVE | Title | Affected | | ||
|:---------------|:------------------------------------------------------------|---------------------------:| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dpgaspar We can assume that all fixes in 2.1.3 are present in 3.0.2. I suggest moving these to the 2.1.3 block and keep the incremental version order.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could give the wrong impression that these fixes are included on 3.0.0 and 3.0.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're right! Should we copy/duplicate them and keep the version order? It looks weird that 2.1.3 is defined twice.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Left a non-blocking comment.
| CVE | Title | Affected | | ||
|:---------------|:------------------------------------------------------------------------|---------:| | ||
| CVE-2023-42504 | Lack of rate limiting allows for possible denial of service | < 2.1.3 | | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can also add if needed- if you're including dependency package bumps.
CVE-2023-30608
CVE-2023-30861
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not, we should track and patch these in an automated fashion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.. left a comment but not a blocker.
SUMMARY
Update CVEs fixed on 3.0.2 and 2.1.3 on our documentation
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION