Skip to content

Commit ed80dbd

Browse files
committed
added baseline custom data for pdf generation
1 parent ab6bdf6 commit ed80dbd

File tree

1 file changed

+87
-0
lines changed

1 file changed

+87
-0
lines changed
Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
{
2+
"doc_template_type": "modern_blue",
3+
"doc_cover": true,
4+
"doc_title": [
5+
"OWASP Top 10 for",
6+
"LLM Applications 2025"
7+
],
8+
"doc_title_pivot.pt_x": 72,
9+
"doc_title_pivot.pt_y": 505,
10+
"doc_subtitles": [
11+
"",
12+
"",
13+
"",
14+
"",
15+
"Version 2025",
16+
"November 18, 2024"
17+
],
18+
"doc_site_name": "genai.owasp.org",
19+
"doc_site_url": "https://genai.owasp.org/",
20+
"doc_header": "",
21+
"doc_header_pivot.pt_x": 100,
22+
"doc_header_pivot.pt_y": 16,
23+
"doc_legal_notice": true,
24+
"doc_owasp_logo": false,
25+
"doc_revision_history": [
26+
" 2023-08-01 Version 1.0 Release",
27+
" 2023-10-16 Version 1.1 Release",
28+
" 2024-11-18 Version 2025 Release"
29+
],
30+
"doc_toc": true,
31+
"doc_authors_toc": false,
32+
"doc_toc_title_pivot.pt_x": 72,
33+
"doc_toc_title_pivot.pt_y": 172,
34+
"doc_toc_contents_title": "Table of Contents",
35+
"doc_toc_figures_title": "Figures",
36+
"doc_watermark": true,
37+
"doc_appendix_titles": [
38+
"Appendix 1: LLM Application Architecture and Threat Modeling"
39+
],
40+
"doc_sponsor_page_titles": [
41+
"Project Sponsors",
42+
"Supporters"
43+
],
44+
"doc_title_font.size": 40,
45+
"doc_title_font.line_pitch": 48,
46+
"doc_title_font.line_alignment": "left",
47+
"doc_subtitle_font.size": 16,
48+
"doc_subtitle_font.line_pitch": 24,
49+
"doc_subtitle_font.line_alignment": "left",
50+
"doc_toc_title_font.size": 24.0,
51+
"doc_toc_title_font.line_pitch": 50.0,
52+
"doc_toc_title_font.line_alignment": "left",
53+
"doc_appendix_title_font.size": 13.0,
54+
"doc_appendix_title_font.line_pitch": 18.2,
55+
"doc_appendix_title_font.line_alignment": "left",
56+
"doc_appendix_title_font.color": "black",
57+
"chapter_pivot.pt_x": 72,
58+
"chapter_pivot.pt_y": 130,
59+
"chapter_font.size": 24,
60+
"chapter_font.line_pitch": 35.0,
61+
"chapter_font.line_alignment": "left",
62+
"chapter_font.color": "black",
63+
"section_font.size": 16,
64+
"section_font.line_pitch": 18.2,
65+
"block_font.size": 11.0,
66+
"block_font.line_pitch": 15.400,
67+
"block6_font.size": 11.0,
68+
"block6_font.line_pitch": 15.400,
69+
"caption_font.size": 11.0,
70+
"caption_font.line_pitch": 15.400,
71+
"body_font.size": 11.0,
72+
"body_font.line_pitch": 15.400,
73+
"body_font.line_alignment": "justified",
74+
"reference_font.size": 10.0,
75+
"reference_font.line_pitch": 14.0,
76+
"reference_font.line_alignment": "justified",
77+
"header_font.color": "black",
78+
"blockquote_font.size": 10.0,
79+
"blockquote_font.line_pitch": 14.0,
80+
"blockquote_font.line_alignment": "justified",
81+
"unordered_list_marker": "circle",
82+
"md_file_range": [
83+
0,
84+
999999
85+
],
86+
"max_image_scale": 2.0
87+
}

0 commit comments

Comments
 (0)