security: update policy for 5.0 and EOL 4.1#11818
Conversation
Signed-off-by: Patrick Stephens <pat@telemetryforge.io>
📝 WalkthroughWalkthroughSECURITY.md updates the Supported Versions matrix to introduce 5.0.x as an Active release with security updates ending November 30, 2026, and transitions 4.1.x from Active to EOL status. The accompanying policy note is adjusted to clarify that 4.1 and earlier receive no further fixes. ChangesVersion Support Policy Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
SECURITY.md (1)
62-62:⚠️ Potential issue | 🟡 Minor | ⚡ Quick winUpdate the document timestamp to match this policy change.
Line 62 still says “December 18, 2025,” which is now stale for this update and can confuse readers about policy freshness.
Suggested doc fix
-_Last updated: December 18, 2025_ +_Last updated: May 18, 2026_🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@SECURITY.md` at line 62, Update the document's "Last updated" timestamp string that currently reads "Last updated: December 18, 2025" to the current update date; locate the exact line containing that string in SECURITY.md and replace the old date with the new date for this policy change so the header reflects the latest revision.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Outside diff comments:
In `@SECURITY.md`:
- Line 62: Update the document's "Last updated" timestamp string that currently
reads "Last updated: December 18, 2025" to the current update date; locate the
exact line containing that string in SECURITY.md and replace the old date with
the new date for this policy change so the header reflects the latest revision.
Update the security details for latest versions to show 4.1 is EOL now and 5.0 with a nominal EOM date.
Enter
[N/A]in the box, if an item is not applicable to your change.Testing
Before we can approve your change; please submit the following in a comment:
If this is a change to packaging of containers or native binaries then please confirm it works for all targets.
ok-package-testlabel to test for all targets (requires maintainer to do).Documentation
Backporting
Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.
Summary by CodeRabbit