forked from usnistgov/OSCAL
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Completed first pass through CI/CD scripts in support of usnistgov#596
- Loading branch information
1 parent
33bb51f
commit 55434d8
Showing
14 changed files
with
445 additions
and
349 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# path to source|format of source|model of source|format(s) to convert to | ||
src/content/ssp-example/ssp-example.json|json|ssp|xml | ||
src/content/fedramp.gov/xml/*catalog.xml|xml|catalog|json | ||
src/content/fedramp.gov/xml/FedRAMP_catalog.xml|xml|catalog|json | ||
src/content/fedramp.gov/xml/*profile.xml|xml|profile|json | ||
src/content/nist.gov/SP800-53/rev4/xml/*catalog.xml|xml|catalog|json | ||
src/content/nist.gov/SP800-53/rev4/xml/*profile.xml|xml|profile|json | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.