This is an automated email from the ASF dual-hosted git repository.
jimin pushed a commit to branch docusaurus
in repository https://gitbox.apache.org/repos/asf/incubator-seata-website.git
The following commit(s) were added to refs/heads/docusaurus by this push:
new 8a5423178ac optimize serialization page (#1016)
8a5423178ac is described below
commit 8a5423178ac284c6ac70b607fb00d78b919c410a
Author: jimin <[email protected]>
AuthorDate: Tue Aug 26 16:59:31 2025 +0800
optimize serialization page (#1016)
Signed-off-by: slievrly <[email protected]>
---
i18n/en/docusaurus-plugin-content-docs/current/security/serialization.md | 1 +
.../docusaurus-plugin-content-docs/current/security/serialization.md | 1 +
2 files changed, 2 insertions(+)
diff --git
a/i18n/en/docusaurus-plugin-content-docs/current/security/serialization.md
b/i18n/en/docusaurus-plugin-content-docs/current/security/serialization.md
index ddf049784cf..eebdaf60203 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/security/serialization.md
+++ b/i18n/en/docusaurus-plugin-content-docs/current/security/serialization.md
@@ -18,6 +18,7 @@ The serialization protocols officially supported by Seata
include:
- Fury
- Fastjson2
- FST
+- Jackson
For these serialization extensions, upon discovering or receiving
vulnerability reports, the Seata team will follow up and upgrade dependencies
to the latest secure versions. However, the final vulnerability resolution
depends on the implementation of the serialization framework.
diff --git
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/security/serialization.md
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/security/serialization.md
index 5fd582030e6..f7bc3e9e55e 100644
---
a/i18n/zh-cn/docusaurus-plugin-content-docs/current/security/serialization.md
+++
b/i18n/zh-cn/docusaurus-plugin-content-docs/current/security/serialization.md
@@ -18,6 +18,7 @@ Seata 官方提供的序列化包括以下几种:
- Fury
- Fastjson2
- FST
+- Jackson
针对以上序列化扩展,在发现或收到相关的漏洞报告之后,Seata 官方会跟进并升级依赖到最新的安全版本,但最终的漏洞修复方案取决于序列化的框架实现。
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]