-
Notifications
You must be signed in to change notification settings - Fork 231
Closed
Labels
Developer ExperienceIssues around enhancing and optimizing work for development of NIST OSCAL artifactsIssues around enhancing and optimizing work for development of NIST OSCAL artifactsScope: CI/CDEnhancements to the project's Continuous Integration and Continuous Delivery pipeline.Enhancements to the project's Continuous Integration and Continuous Delivery pipeline.Scope: MetaschemaIssues targeted at the metaschema pipelineIssues targeted at the metaschema pipelineenhancement
Milestone
Description
User Story
As a NIST or community OSCAL developer, in order to more efficiently develop tooling that can statically or dynamically generate the Metaschema source files in ./src/metaschema (at that location at the time of this request) and potentially publish copies without the XML entities to reduce the burden of working with the current XML source version of the Metaschema definitions.
Goals
- Minimize or eliminate the burden of developing Metaschema-technology for OSCAL libraries (specifically for oscal-cli-nodejs (usnistgov/oscal-cli-nodejs#21), metaschema-node, and community libraries hindered by this choice, such as this PR discussed here and
- Improve compile and run-time security for different NIST and community libraries that must use software that support XML entity resolution
Dependencies
No response
Acceptance Criteria
- A spike is performed to determine:
- review and select the simplest and fastest solution to implement, XSLT or otherwise (prototype code if necessary, PR merged into repo not mandatory)
write a spec document on how and when in the CI/CD pipeline process this is to be inserted (prototype code if necessary, PR merged into repo not mandatory)consult the team and determine if the most appropriate or efficient approach is to 1) commit these versions into a directory in the repo adjacent to./src/metaschemaor 2) prefer another mechanism. Make this decision based on which decision is easier and faster than the other.
- Draft ADR and get team to review and approve
- Create follow-on issue to make this work "go to prod" and end up in
mainbranch after ADR and spike is complete, before marking this issue as closed or resolved - The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Developer ExperienceIssues around enhancing and optimizing work for development of NIST OSCAL artifactsIssues around enhancing and optimizing work for development of NIST OSCAL artifactsScope: CI/CDEnhancements to the project's Continuous Integration and Continuous Delivery pipeline.Enhancements to the project's Continuous Integration and Continuous Delivery pipeline.Scope: MetaschemaIssues targeted at the metaschema pipelineIssues targeted at the metaschema pipelineenhancement
Type
Projects
Status
Done