Skip to content

Commit 2bdde72

Browse files
authored
fix: percentage of Cross Origin headers figure data error (#3286)
1 parent 7b38e82 commit 2bdde72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/en/2022/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ Cross Origin policies are one of the main mechanisms used to defend against micr
828828
{{ figure_markup(
829829
image="percentage-of-cross-origin-headers.png",
830830
caption="Percentage of Cross Origin headers.",
831-
description="Bar chart showing the prevalence of cross origin headers. `Cross-Origin-Resource-Policy` is found in 0.86% of desktop websites and 1.46% of mobile websites. `Cross-Origin-Embedder-Policy` is found in 0.0.4% of desktop websites and 0.03% of mobile websites. `Cross-Origin-Opener-Policy` is found in 0.23% of desktop websites and 0.45% of mobile websites.",
831+
description="Bar chart showing the prevalence of cross origin headers. `Cross-Origin-Resource-Policy` is found in 0.86% of desktop websites and 1.46% of mobile websites. `Cross-Origin-Embedder-Policy` is found in 0.04% of desktop websites and 0.03% of mobile websites. `Cross-Origin-Opener-Policy` is found in 0.23% of desktop websites and 0.45% of mobile websites.",
832832
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vSPHK3G2Ir-ys_oTrrhugqxV0aOSj3y5d1lANQ54GdaQtIHrzXIjQQGEpIdT_mQvxTrMtpd0Hn30zhF/pubchart?oid=976367634&format=interactive",
833833
sheets_gid="1799124531",
834834
sql_file="security_headers_prevalence.sql"

0 commit comments

Comments
 (0)