Skip to content

Commit 002431b

Browse files
Chris Comptonwendellpiezaj-stein-nistIorgaIorga
authored
Update GitHub Action HOME_REPO to point to oscal-content (#223)
* Feature 800 53 updates (#221) * Adding links from assessment objectives to statement items (#147) * For consistency providing link bindings, making three corrections by hand on label properties (prop[@name='label']: - 'AC-20a.1' becomes 'AC-20a.01' - 'AC-20a.2' becomes 'AC-20a.02' - 'PE-03(01)02]' becomes 'PE-03(01)[02]' * Adding enhancement XSLT with preliminary result * Cleanup: updating content, removing preliminary result * Correcting validation error * Publish Updated NIST SP 800-53 Revision 5.1.1 Controls (#220) * Update param AC-07(02)_ODP[02] to use and, not or. * Param AC-24_ODP[01] to require only one choice. * Add parens to param CA_02(03)_ODP[01] pluralization * Limit param CA-08(03)_ODP[02] to 1, not >=1 select * Change PM-31_ODP[02] and PM-31_ODP[03] param plurals * Add control IA-13 to catalog. * Add control enhancement IA-13.1 to catalog. * Add control enhancement IA-13.2 to catalog. * IA-13 control and enhancements refs must link back. * Implementation level and assurance tag for new controls. * Add FIPS 196 and FIPS 198-1 for IA-13.3 references to back-matter. * Add IA-13.3, align final edits from RMF Team, and version metadata. * Fix bad copy-paste on FIPS-196 UUID anchor for IA-13.3 refs Re-running Schematron one last time indicated the final digit was missing from this UUID. * Fix revisions, errant link/@rel, and resource title * Add missing ia-13 links. * added links for assessment objectives * contrpl ia-13.3 error fixed * Per reviewer's comment, replaced depends-on with related-to. * Updated last-modified and version * updated rel value to assessment-for per FedRAMP's request * updated profiles' metadata * updated profiles' root uuid --------- Co-authored-by: Wendell Piez <wendell.piez@nist.gov> Co-authored-by: A.J. Stein <alexander.stein@nist.gov> Co-authored-by: Iorga <miorga@pn129618.campus.nist.gov> Co-authored-by: Iorga <miorga@pn129618.lan> * Adjust home repository to oscal-content --------- Co-authored-by: Wendell Piez <wendell.piez@nist.gov> Co-authored-by: A.J. Stein <alexander.stein@nist.gov> Co-authored-by: Iorga <miorga@pn129618.campus.nist.gov> Co-authored-by: Iorga <miorga@pn129618.lan>
1 parent da0e372 commit 002431b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/content-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
workflow_dispatch:
1212
name: Process Content Artifacts
1313
env:
14-
HOME_REPO: usnistgov/OSCAL
14+
HOME_REPO: usnistgov/oscal-content
1515
# With the default GEN_CONTENT_DIR, the resulting catalogs, profiles, and
1616
# other example content will end up in the build/generated directory. For
1717
# checking in finalized content, it goes into build/.., the top-level

0 commit comments

Comments
 (0)