Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(oscal): link remapper method component defn #879

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

meganwolf0
Copy link
Collaborator

Description

Added a new method to component definition - RewritePaths
Intent of this method is to facilitate aggregation of data in component definitions (e.g., via Compose functionality) where the references contained therein may be relative to said component definition. This method should also have extensibility to be used for a future packaging type workflow where we may wish to pull disaggregated OSCAL models into a centralized, opinionated structure. Hence, this method may make sense to add to the interface when it's been implemented across models.

Notes to reviewers

Related Issue

Fixes #878

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@meganwolf0 meganwolf0 changed the title 878 link remapper method component defn feat(oscal): link remapper method component defn Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Link re-mapper method on Component Definition
1 participant