From 469fba27e5a342f37f3aa21ea8d0f307719fdd46 Mon Sep 17 00:00:00 2001 From: Stefan Hagen Date: Sat, 17 Feb 2024 10:42:23 +0100 Subject: [PATCH] Added bridge in the note on the increased size --- csaf_2.1/prose/edit/src/guidance-on-size.md | 1 + 1 file changed, 1 insertion(+) diff --git a/csaf_2.1/prose/edit/src/guidance-on-size.md b/csaf_2.1/prose/edit/src/guidance-on-size.md index c8d42d61..4d8f2620 100644 --- a/csaf_2.1/prose/edit/src/guidance-on-size.md +++ b/csaf_2.1/prose/edit/src/guidance-on-size.md @@ -38,6 +38,7 @@ All _CSAF producers_ SHOULD NOT produce CSAF documents which exceed those limits A CSAF document in the specified JSON format encoded in UTF-8 SHOULD conform to known size limits of current technologies parsing JSON content, e.g.: 50 MiB. +> The CSAF documents observed in the wild expose strongly varying sizes as per the use cases they serve. > At least one database technology in wide use for storing CSAF documents rejects insert attempts when > the transformed BSON size exceeds 16 megabytes. > The BSON format optimizes for accessibility and not size.