-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathzensical.toml
More file actions
497 lines (480 loc) · 25 KB
/
Copy pathzensical.toml
File metadata and controls
497 lines (480 loc) · 25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
[project]
nav = [
{ "Overview" = [
"index.md",
{ "Understanding FedRAMP" = [
{ "FedRAMP Certification" = "certification.md" },
{ "Shared Responsibility Model" = "shared-responsibilities.md" },
{ "FedRAMP Definitions" = "definitions.md" },
{ "Using the Consolidated Rules" = "rules.md" },
{ "Important Dates" = "timeline.md" },
] },
{ "About This Preview" = [
{ "Source Data" = "sources.md" },
{ "Changelog" = "changelog.md" },
{ "TO DO" = "todo.md" },
] },
] },
{ "FedRAMP" = [
"responsibilities/index.md",
{ "Getting Support" = "support.md" },
{ "Scope of FedRAMP" = "scope.md" },
{ "FedRAMP Marketplace" = "marketplace.md" },
{ "FedRAMP's Responsibilities" = "responsibilities/rules.md" },
{ "FedRAMP's Authority" = [
{ "FedRAMP Authorization Act" = [
"authority/law/index.md",
{ "Definitions" = "authority/law/definitions.md" },
{ "GSA" = "authority/law/gsa.md" },
{ "FedRAMP Board" = "authority/law/board.md" },
{ "Independent Assessment" = "authority/law/assessment.md" },
{ "Agencies" = "authority/law/agencies.md" },
{ "OMB" = "authority/law/omb.md" },
{ "Reports to Congress" = "authority/law/reports.md" },
{ "FSCAC" = "authority/law/fscac.md" },
] },
{ "M-24-15" = [
"authority/m-24-15/index.md",
{ "Background" = "authority/m-24-15/background.md" },
{ "Vision" = "authority/m-24-15/vision.md" },
{ "Scope of FedRAMP" = "authority/m-24-15/scope.md" },
{ "The FedRAMP Authorization Process" = "authority/m-24-15/process.md" },
{ "Automation and Efficiency" = "authority/m-24-15/automation.md" },
{ "Continuous Monitoring" = "authority/m-24-15/monitoring.md" },
{ "Roles and Responsibilities" = "authority/m-24-15/roles.md" },
{ "Industry Engagement" = "authority/m-24-15/industry.md" },
{ "Implementation" = "authority/m-24-15/implementation.md" },
{ "Rescissions" = "authority/m-24-15/rescissions.md" },
{ "Policy and Program Implementation Assistance" = "authority/m-24-15/assistance.md" },
] },
] },
{ "Historical" = [
{ "Rescinded 2011 Memo" = "authority/rescinded-2011-fedramp-memo.md" },
] },
] },
{ Agencies = [
"agencies/index.md",
{ "Getting Support as a Federal Agency" = [
"agencies/support/index.md",
{ "Liaisons Program" = "agencies/support/liaisons.md" },
{ "Support Groups" = "agencies/support/groups.md" },
{ "Reporting Concerns" = "agencies/support/concerns.md" },
{ "CISA Directives" = "agencies/support/cisa-directives.md" },
] },
{ "Using a FedRAMP Certified Cloud Service" = [
"agencies/use/index.md",
{ "Certification Classes" = "agencies/use/classes.md" },
{ "Certification Packages" = [
"agencies/use/packages/index.md",
{ "20x Certification Packages" = "agencies/use/packages/20x.md" },
{ "Rev5 Certification Packages" = "agencies/use/packages/rev5.md" },
] },
{ "Initial Authorization" = [
"agencies/use/initial/index.md",
{ "Managing Your SSP" = "agencies/use/initial/ssp.md" },
] },
{ "Ongoing Authorization" = [
"agencies/use/ongoing/index.md",
{ "Managing POA&Ms" = "agencies/use/ongoing/poams.md" },
] },
] },
{ "Sponsoring a Cloud Service for FedRAMP Certification" = [
"agencies/sponsoring/index.md",
{ "Initial Certification" = "agencies/sponsoring/initial.md" },
{ "Ongoing Certification" = "agencies/sponsoring/ongoing.md" },
] },
{ "Agency-Specific FedRAMP Rules" = [
"agencies/rules/index.md",
{ "Agency Use" = "agencies/rules/agency-use.md" },
{ "Collaborative Continuous Monitoring" = "agencies/rules/collaborative-continuous-monitoring.md" },
{ "Vulnerability Evaluation and Reporting" = "agencies/rules/vulnerability-evaluation-and-reporting.md" },
] },
] },
{ "Cloud Service Providers" = [
"providers/index.md",
{ "Getting Started" = [
"providers/start/index.md",
{ "Finding an Advisor" = "providers/start/advisor.md" },
{ "Choose a Path" = "providers/start/path.md" },
{ "Choose a Class" = "providers/start/class.md" },
{ "Choose a Type" = "providers/start/type.md" },
] },
{ "Initial Implementation" = [
"providers/implement/index.md",
{ "Getting Listed" = [
"providers/implement/marketplace/index.md",
{ "Marketplace Listing Rules" = "providers/implement/marketplace/marketplace-listing.md" },
] },
{ "Do the Work" = "providers/implement/work.md" },
{ "Finding an Assessor" = "providers/implement/assessor.md" },
{ "Getting Certified" = "providers/implement/get-certified.md" },
] },
{ "Updating to 2026 Rules" = [
"providers/updating/index.md",
{ "What's Changing" = "providers/updating/changes.md" },
{ "Important Deadlines" = [
"providers/updating/deadlines/index.md",
{ "Rev5 Deadlines" = "providers/updating/deadlines/rev5.md" },
{ "20x Deadlines" = "providers/updating/deadlines/20x.md" },
] },
] },
{ "FedRAMP 20x Certification Rules" = [
"providers/20x/index.md",
{ "Marketplace Listing" = "providers/20x/rules/marketplace-listing.md" },
{ "FedRAMP Certification" = "providers/20x/rules/fedramp-certification.md" },
{ "Boundary Rulesets" = [
"providers/20x/boundary/index.md",
{ "Minimum Assessment Scope" = "providers/20x/rules/minimum-assessment-scope.md" },
{ "Certification Data Sharing" = "providers/20x/rules/certification-data-sharing.md" },
{ "Cryptographic Module Use" = "providers/20x/rules/cryptographic-module-use.md" },
{ "Vulnerability Detection and Response" = "providers/20x/rules/vulnerability-detection-and-response.md" },
] },
{ "Assurance Rulesets" = [
"providers/20x/assurance/index.md",
{ "Collaborative Continuous Monitoring" = "providers/20x/rules/collaborative-continuous-monitoring.md" },
{ "Addressing FedRAMP Communication" = "providers/20x/rules/addressing-fedramp-communication.md" },
{ "Incident Evaluation and Communication" = "providers/20x/rules/incident-evaluation-and-communication.md" },
{ "Significant Change Notification" = "providers/20x/rules/significant-change-notification.md" },
{ "Independent Verification and Validation" = "providers/20x/rules/independent-verification-and-validation.md" },
{ "Vulnerability Evaluation and Reporting" = "providers/20x/rules/vulnerability-evaluation-and-reporting.md" },
] },
{ "Package Rulesets" = [
"providers/20x/package/index.md",
{ "Certification Package Overview" = "providers/20x/rules/certification-package-overview.md" },
{ "Security Decision Record" = "providers/20x/rules/security-decision-record.md" },
{ "Secure Configuration Guide" = "providers/20x/rules/secure-configuration-guide.md" },
] },
{ "Key Security Indicators" = [
"providers/20x/key-security-indicators/index.md",
{ "Change Management" = "providers/20x/key-security-indicators/change-management.md" },
{ "Cloud Native Architecture" = "providers/20x/key-security-indicators/cloud-native-architecture.md" },
{ "Cybersecurity Education" = "providers/20x/key-security-indicators/cybersecurity-education.md" },
{ "Identity and Access Management" = "providers/20x/key-security-indicators/identity-and-access-management.md" },
{ "Incident Response" = "providers/20x/key-security-indicators/incident-response.md" },
{ "Monitoring, Logging, and Auditing" = "providers/20x/key-security-indicators/monitoring-logging-and-auditing.md" },
{ "Policy and Inventory" = "providers/20x/key-security-indicators/policy-and-inventory.md" },
{ "Recovery Planning" = "providers/20x/key-security-indicators/recovery-planning.md" },
{ "Service Configuration" = "providers/20x/key-security-indicators/service-configuration.md" },
{ "Supply Chain Risk" = "providers/20x/key-security-indicators/supply-chain-risk.md" },
] },
] },
{ "FedRAMP Rev5 Certification Rules" = [
"providers/rev5/index.md",
{ "Marketplace Listing" = "providers/rev5/rules/marketplace-listing.md" },
{ "FedRAMP Certification" = "providers/rev5/rules/fedramp-certification.md" },
{ "Boundary Rulesets" = [
"providers/rev5/boundary/index.md",
{ "Minimum Assessment Scope" = "providers/rev5/rules/minimum-assessment-scope.md" },
{ "Certification Data Sharing" = "providers/rev5/rules/certification-data-sharing.md" },
{ "Cryptographic Module Use" = "providers/rev5/rules/cryptographic-module-use.md" },
{ "Vulnerability Detection and Response" = "providers/rev5/rules/vulnerability-detection-and-response.md" },
] },
{ "Assurance Rulesets" = [
"providers/rev5/assurance/index.md",
{ "Collaborative Continuous Monitoring" = "providers/rev5/rules/collaborative-continuous-monitoring.md" },
{ "Addressing FedRAMP Communication" = "providers/rev5/rules/addressing-fedramp-communication.md" },
{ "Incident Evaluation and Communication" = "providers/rev5/rules/incident-evaluation-and-communication.md" },
{ "Significant Change Notification" = "providers/rev5/rules/significant-change-notification.md" },
{ "Independent Verification and Validation" = "providers/rev5/rules/independent-verification-and-validation.md" },
{ "Vulnerability Evaluation and Reporting" = "providers/rev5/rules/vulnerability-evaluation-and-reporting.md" },
] },
{ "Package Rulesets" = [
"providers/rev5/package/index.md",
{ "Certification Package Overview" = "providers/rev5/rules/certification-package-overview.md" },
{ "Security Decision Record" = "providers/rev5/rules/security-decision-record.md" },
{ "Secure Configuration Guide" = "providers/rev5/rules/secure-configuration-guide.md" },
] },
{ "Rev5 Controls" = [
"providers/rev5/controls/index.md",
] },
] },
] },
{ "Independent Assessors" = [
"assessors/index.md",
{ "FedRAMP Recognition" = "assessors/rules/fedramp-recognition.md" },
{ "Marketplace Listing" = "assessors/rules/marketplace-listing.md" },
{ "Updating to 2026 Rules" = [
"assessors/updating/index.md",
{ "What's Changing" = "assessors/updating/changes.md" },
] },
{ "Performing FedRAMP Assessments" = [
"assessors/fedramp-assessments/index.md",
{ "20x Assessments" = "assessors/fedramp-assessments/20x.md" },
{ "Rev5 Assessments" = "assessors/fedramp-assessments/rev5.md" },
{ "Independent Verification and Validation" = "assessors/rules/independent-verification-and-validation.md" },
] },
] },
{ "Advisors" = [
"advisors/index.md",
{ "Marketplace Listing" = "advisors/rules/marketplace-listing.md" },
] },
{ "Ruleset Reference" = [
"reference/index.md",
{ "20x" = [
"reference/20x/index.md",
{ "20x Class A" = [
"reference/20x/a/index.md",
{ "Marketplace Listing" = "reference/20x/a/marketplace-listing.md" },
{ "FedRAMP Certification" = "reference/20x/a/fedramp-certification.md" },
{ "Package Rulesets" = [
{ "Certification Package Overview" = "reference/20x/a/certification-package-overview.md" },
] },
{ "Related Rules" = "reference/20x/a/related.md" },
{ "Key Security Indicators" = "reference/20x/a/key-security-indicators.md" },
] },
{ "20x Class B" = [
"reference/20x/b/index.md",
{ "Marketplace Listing" = "reference/20x/b/marketplace-listing.md" },
{ "FedRAMP Certification" = "reference/20x/b/fedramp-certification.md" },
{ "Boundary Rulesets" = [
{ "Minimum Assessment Scope" = "reference/20x/b/minimum-assessment-scope.md" },
{ "Certification Data Sharing" = "reference/20x/b/certification-data-sharing.md" },
{ "Cryptographic Module Use" = "reference/20x/b/cryptographic-module-use.md" },
{ "Vulnerability Detection and Response" = "reference/20x/b/vulnerability-detection-and-response.md" },
] },
{ "Assurance Rulesets" = [
{ "Collaborative Continuous Monitoring" = "reference/20x/b/collaborative-continuous-monitoring.md" },
{ "Addressing FedRAMP Communication" = "reference/20x/b/addressing-fedramp-communication.md" },
{ "Incident Evaluation and Communication" = "reference/20x/b/incident-evaluation-and-communication.md" },
{ "Significant Change Notification" = "reference/20x/b/significant-change-notification.md" },
{ "Independent Verification and Validation" = "reference/20x/b/independent-verification-and-validation.md" },
{ "Vulnerability Evaluation and Reporting" = "reference/20x/b/vulnerability-evaluation-and-reporting.md" },
] },
{ "Package Rulesets" = [
{ "Certification Package Overview" = "reference/20x/b/certification-package-overview.md" },
{ "Security Decision Record" = "reference/20x/b/security-decision-record.md" },
{ "Secure Configuration Guide" = "reference/20x/b/secure-configuration-guide.md" },
] },
{ "Key Security Indicators" = "reference/20x/b/key-security-indicators.md" },
] },
{ "20x Class C" = [
"reference/20x/c/index.md",
{ "Marketplace Listing" = "reference/20x/c/marketplace-listing.md" },
{ "FedRAMP Certification" = "reference/20x/c/fedramp-certification.md" },
{ "Boundary Rulesets" = [
{ "Minimum Assessment Scope" = "reference/20x/c/minimum-assessment-scope.md" },
{ "Certification Data Sharing" = "reference/20x/c/certification-data-sharing.md" },
{ "Cryptographic Module Use" = "reference/20x/c/cryptographic-module-use.md" },
{ "Vulnerability Detection and Response" = "reference/20x/c/vulnerability-detection-and-response.md" },
] },
{ "Assurance Rulesets" = [
{ "Collaborative Continuous Monitoring" = "reference/20x/c/collaborative-continuous-monitoring.md" },
{ "Addressing FedRAMP Communication" = "reference/20x/c/addressing-fedramp-communication.md" },
{ "Incident Evaluation and Communication" = "reference/20x/c/incident-evaluation-and-communication.md" },
{ "Significant Change Notification" = "reference/20x/c/significant-change-notification.md" },
{ "Independent Verification and Validation" = "reference/20x/c/independent-verification-and-validation.md" },
{ "Vulnerability Evaluation and Reporting" = "reference/20x/c/vulnerability-evaluation-and-reporting.md" },
] },
{ "Package Rulesets" = [
{ "Certification Package Overview" = "reference/20x/c/certification-package-overview.md" },
{ "Security Decision Record" = "reference/20x/c/security-decision-record.md" },
{ "Secure Configuration Guide" = "reference/20x/c/secure-configuration-guide.md" },
] },
{ "Key Security Indicators" = "reference/20x/c/key-security-indicators.md" },
] },
] },
{ "Rev5" = [
"reference/rev5/index.md",
{ "Rev5 Class B" = [
"reference/rev5/b/index.md",
{ "Marketplace Listing" = "reference/rev5/b/marketplace-listing.md" },
{ "FedRAMP Certification" = "reference/rev5/b/fedramp-certification.md" },
{ "Boundary Rulesets" = [
{ "Minimum Assessment Scope" = "reference/rev5/b/minimum-assessment-scope.md" },
{ "Certification Data Sharing" = "reference/rev5/b/certification-data-sharing.md" },
{ "Cryptographic Module Use" = "reference/rev5/b/cryptographic-module-use.md" },
{ "Vulnerability Detection and Response" = "reference/rev5/b/vulnerability-detection-and-response.md" },
] },
{ "Assurance Rulesets" = [
{ "Collaborative Continuous Monitoring" = "reference/rev5/b/collaborative-continuous-monitoring.md" },
{ "Addressing FedRAMP Communication" = "reference/rev5/b/addressing-fedramp-communication.md" },
{ "Incident Evaluation and Communication" = "reference/rev5/b/incident-evaluation-and-communication.md" },
{ "Significant Change Notification" = "reference/rev5/b/significant-change-notification.md" },
{ "Independent Verification and Validation" = "reference/rev5/b/independent-verification-and-validation.md" },
{ "Vulnerability Evaluation and Reporting" = "reference/rev5/b/vulnerability-evaluation-and-reporting.md" },
] },
{ "Package Rulesets" = [
{ "Certification Package Overview" = "reference/rev5/b/certification-package-overview.md" },
{ "Security Decision Record" = "reference/rev5/b/security-decision-record.md" },
{ "Secure Configuration Guide" = "reference/rev5/b/secure-configuration-guide.md" },
] },
] },
{ "Rev5 Class C" = [
"reference/rev5/c/index.md",
{ "Marketplace Listing" = "reference/rev5/c/marketplace-listing.md" },
{ "FedRAMP Certification" = "reference/rev5/c/fedramp-certification.md" },
{ "Boundary Rulesets" = [
{ "Minimum Assessment Scope" = "reference/rev5/c/minimum-assessment-scope.md" },
{ "Certification Data Sharing" = "reference/rev5/c/certification-data-sharing.md" },
{ "Cryptographic Module Use" = "reference/rev5/c/cryptographic-module-use.md" },
{ "Vulnerability Detection and Response" = "reference/rev5/c/vulnerability-detection-and-response.md" },
] },
{ "Assurance Rulesets" = [
{ "Collaborative Continuous Monitoring" = "reference/rev5/c/collaborative-continuous-monitoring.md" },
{ "Addressing FedRAMP Communication" = "reference/rev5/c/addressing-fedramp-communication.md" },
{ "Incident Evaluation and Communication" = "reference/rev5/c/incident-evaluation-and-communication.md" },
{ "Significant Change Notification" = "reference/rev5/c/significant-change-notification.md" },
{ "Independent Verification and Validation" = "reference/rev5/c/independent-verification-and-validation.md" },
{ "Vulnerability Evaluation and Reporting" = "reference/rev5/c/vulnerability-evaluation-and-reporting.md" },
] },
{ "Package Rulesets" = [
{ "Certification Package Overview" = "reference/rev5/c/certification-package-overview.md" },
{ "Security Decision Record" = "reference/rev5/c/security-decision-record.md" },
{ "Secure Configuration Guide" = "reference/rev5/c/secure-configuration-guide.md" },
] },
] },
{ "Rev5 Class D" = [
"reference/rev5/d/index.md",
{ "Marketplace Listing" = "reference/rev5/d/marketplace-listing.md" },
{ "FedRAMP Certification" = "reference/rev5/d/fedramp-certification.md" },
{ "Boundary Rulesets" = [
{ "Minimum Assessment Scope" = "reference/rev5/d/minimum-assessment-scope.md" },
{ "Certification Data Sharing" = "reference/rev5/d/certification-data-sharing.md" },
{ "Cryptographic Module Use" = "reference/rev5/d/cryptographic-module-use.md" },
{ "Vulnerability Detection and Response" = "reference/rev5/d/vulnerability-detection-and-response.md" },
] },
{ "Assurance Rulesets" = [
{ "Collaborative Continuous Monitoring" = "reference/rev5/d/collaborative-continuous-monitoring.md" },
{ "Addressing FedRAMP Communication" = "reference/rev5/d/addressing-fedramp-communication.md" },
{ "Incident Evaluation and Communication" = "reference/rev5/d/incident-evaluation-and-communication.md" },
{ "Significant Change Notification" = "reference/rev5/d/significant-change-notification.md" },
{ "Independent Verification and Validation" = "reference/rev5/d/independent-verification-and-validation.md" },
{ "Vulnerability Evaluation and Reporting" = "reference/rev5/d/vulnerability-evaluation-and-reporting.md" },
] },
{ "Package Rulesets" = [
{ "Certification Package Overview" = "reference/rev5/d/certification-package-overview.md" },
{ "Security Decision Record" = "reference/rev5/d/security-decision-record.md" },
{ "Secure Configuration Guide" = "reference/rev5/d/secure-configuration-guide.md" },
] },
] },
] },
{ "Complete Rulesets" = [
"reference/complete-rulesets/index.md",
{ "Marketplace Listing" = "reference/marketplace-listing.md" },
{ "FedRAMP Certification" = "reference/fedramp-certification.md" },
{ "Boundary Rulesets" = [
{ "Minimum Assessment Scope" = "reference/minimum-assessment-scope.md" },
{ "Certification Data Sharing" = "reference/certification-data-sharing.md" },
{ "Cryptographic Module Use" = "reference/cryptographic-module-use.md" },
{ "Vulnerability Detection and Response" = "reference/vulnerability-detection-and-response.md" },
] },
{ "Assurance Rulesets" = [
{ "Collaborative Continuous Monitoring" = "reference/collaborative-continuous-monitoring.md" },
{ "Addressing FedRAMP Communication" = "reference/addressing-fedramp-communication.md" },
{ "Incident Evaluation and Communication" = "reference/incident-evaluation-and-communication.md" },
{ "Significant Change Notification" = "reference/significant-change-notification.md" },
{ "Independent Verification and Validation" = "reference/independent-verification-and-validation.md" },
{ "Vulnerability Evaluation and Reporting" = "reference/vulnerability-evaluation-and-reporting.md" },
] },
{ "Package Rulesets" = [
{ "Certification Package Overview" = "reference/certification-package-overview.md" },
{ "Security Decision Record" = "reference/security-decision-record.md" },
{ "Secure Configuration Guide" = "reference/secure-configuration-guide.md" },
] },
{ "Key Security Indicators" = "reference/key-security-indicators.md" },
{ "Gov Rulesets" = [
{ "Agency Use of FedRAMP Certified Cloud Services" = "reference/agency-use.md" },
] },
{ "Assessor Rulesets" = [
{ "FedRAMP Recognition of Independent Assessment Services" = "reference/fedramp-recognition.md" },
] },
] },
] },
{ "--> return to FedRAMP.gov" = "https://fedramp.gov" },
]
site_name = "FedRAMP Consolidated Rules for 2026 Public Preview"
site_description = "This site contains a Public Preview of FedRAMP's upcoming Consolidated Rules for 2026, under active development. It should not be used after July 1, 2026."
site_author = "pete@fedramp.gov"
docs_dir = "src/"
site_dir = "html/"
site_url = "https://preview.fedramp.gov/2026/"
repo_url = "https://github.com/fedramp/2026"
repo_name = "FedRAMP/2026"
extra_css = ["stylesheets/custom.css", "stylesheets/extra.css"]
copyright = "fedramp.gov"
extra_javascript = [
"https://unpkg.com/tablesort@5.3.0/dist/tablesort.min.js",
"javascripts/tablesort.js",
]
[project.extra]
homepage = "/2026"
generator = false
[project.extra.tags]
Rev5 = "rev5"
20x = "20x"
[project.theme]
custom_dir = "overrides"
logo = "assets/fr-only-logo-black.png"
language = "en"
features = [
"announce.dismiss",
"content.code.annotate",
"content.code.copy",
"content.code.select",
"content.footnote.tooltips",
"content.tabs.link",
"content.tooltips",
"header.autohide",
"navigation.footer",
"navigation.indexes",
"navigation.instant",
"navigation.instant.prefetch",
"navigation.instant.progress",
"navigation.path",
"navigation.sections",
"navigation.tabs",
"navigation.top",
"navigation.tracking",
#"navigation.expand",
"search.highlight",
"toc.follow",
#"toc.integrate",
]
[project.theme.icon]
repo = "fontawesome/brands/github"
[project.theme.icon.tag]
rev5 = "material/numeric-5-circle-outline"
20x = "material/alpha-x-circle-outline"
[project.theme.icon.admonition]
abstract = "fontawesome/solid/gavel"
schema = "lucide/file-braces"
# Palette toggle for automatic mode
[[project.theme.palette]]
media = "(prefers-color-scheme)"
toggle.icon = "lucide/sun-moon"
toggle.name = "Switch to light mode"
# Palette toggle for light mode
[[project.theme.palette]]
media = "(prefers-color-scheme: light)"
scheme = "default"
toggle.icon = "lucide/sun"
toggle.name = "Switch to dark mode"
# Palette toggle for dark mode
[[project.theme.palette]]
media = "(prefers-color-scheme: dark)"
scheme = "slate"
toggle.icon = "lucide/moon"
toggle.name = "Switch to system preference"
[project.validation]
unresolved_references = false
[project.markdown_extensions]
abbr = {}
admonition = {}
attr_list = {}
def_list = {}
footnotes = {}
md_in_html = {}
tables = {}
[project.markdown_extensions.toc]
permalink = true
[project.markdown_extensions.pymdownx.mark]
[project.markdown_extensions.pymdownx.details]
[project.markdown_extensions.pymdownx.superfences]
custom_fences = [
{ name = "mermaid", class = "mermaid", format = "pymdownx.superfences.fence_code_format" },
]
[project.markdown_extensions.pymdownx.tabbed]
alternate_style = true
[project.markdown_extensions.pymdownx.emoji]
emoji_index = "zensical.extensions.emoji.twemoji"
emoji_generator = "zensical.extensions.emoji.to_svg"