Skip to content

Commit 26177f8

Browse files
authored
docs: update FedRAMP doc templates link
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
1 parent be864ea commit 26177f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/fedramp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The validation reports are created in XML and HTML format and provide details on
2020

2121
## `trestle fedramp-transform`
2222

23-
This command allows users to extract information from an OSCAL SSP and transform it into a Word document based on the FedRAMP SSP Appendix A Template. The templates for the High, Moderate, and Low baseline security control requirements were retrieved from this [location](https://www.fedramp.gov/documents-templates/) and are bundled with the application. The `Control Summary Information` tables are populated for each control based on the OSCAL SSP.
23+
This command allows users to extract information from an OSCAL SSP and transform it into a Word document based on the FedRAMP SSP Appendix A Template. The templates for the High, Moderate, and Low baseline security control requirements were retrieved from this [location](https://www.fedramp.gov/rev5/documents-templates) and are bundled with the application. The `Control Summary Information` tables are populated for each control based on the OSCAL SSP.
2424

2525
For example, `trestle fedramp-transform -n ssp-name -l 'high' -o my_ssp.docx` will transform the OSCAL SSP file `ssp-name` into a Word document `my_ssp.docx` based on the SSP Appendix A - High FedRAMP Security Controls template.
2626

0 commit comments

Comments
 (0)