Skip to content

[website] Add Security Updates table to security page#3408

Merged
wuchong merged 1 commit into
apache:mainfrom
wuchong:add-security-updates-table
May 31, 2026
Merged

[website] Add Security Updates table to security page#3408
wuchong merged 1 commit into
apache:mainfrom
wuchong:add-security-updates-table

Conversation

@wuchong
Copy link
Copy Markdown
Member

@wuchong wuchong commented May 30, 2026

Summary

  • Add a Security Updates section to website/community/security.md, modeled after the Flink security page, to publicly track fixed CVEs.
  • Add the first entry for CVE-2026-49361 (Netty frame decoder memory exhaustion, affecting 0.8.0 and 0.9.0, fixed in 0.9.1), with a link to the announcement thread.

Test plan

  • Run the website locally (npm run start in website/) and confirm the table renders correctly on /community/security.
  • Verify the CVE link, version list, and advisory link all resolve.

🤖 Generated with Claude Code

Add a Security Updates section listing fixed Fluss CVEs, modeled after the
Flink security page. The first entry covers CVE-2026-49361 (Netty frame
decoder memory exhaustion) affecting 0.8.0 and 0.9.0, fixed in 0.9.1.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@wuchong wuchong merged commit 9f493fa into apache:main May 31, 2026
2 checks passed
@wuchong wuchong deleted the add-security-updates-table branch May 31, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant