Skip to content

Commit

Permalink
Update GitHub Action HOME_REPO to point to oscal-content (#223)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
Co-authored-by: A.J. Stein <[email protected]>
Co-authored-by: Iorga <[email protected]>
Co-authored-by: Iorga <[email protected]>

* Adjust home repository to oscal-content

---------

Co-authored-by: Wendell Piez <[email protected]>
Co-authored-by: A.J. Stein <[email protected]>
Co-authored-by: Iorga <[email protected]>
Co-authored-by: Iorga <[email protected]>
  • Loading branch information
5 people authored Dec 5, 2023
1 parent da0e372 commit 002431b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/content-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
workflow_dispatch:
name: Process Content Artifacts
env:
HOME_REPO: usnistgov/OSCAL
HOME_REPO: usnistgov/oscal-content
# With the default GEN_CONTENT_DIR, the resulting catalogs, profiles, and
# other example content will end up in the build/generated directory. For
# checking in finalized content, it goes into build/.., the top-level
Expand Down

0 comments on commit 002431b

Please sign in to comment.