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

OSCAL profile resolution pipelines #4

Merged
merged 20 commits into from
Jun 7, 2024

Conversation

wendellpiez
Copy link
Collaborator

Committer Notes

A first effort at supporting OSCAL profile resolution in a portable runtime.

Using the same infrastructure as everything else:

  • Produce OSCAL catalogs as specified by profiles
    • Examples provided or bring your own
  • Use the official XSLT resolver in the OSCAL repo
  • Or bring a copy of the XSLT (pipeline) onto the local system
    • Offline use
    • Debugging and analysis

All Submissions:

  • Follow Contributing guidelines
  • Make no changes duplicating or conflicting with other open Pull Requests
  • Have been squashed to keep only relevant interim commits, if any [instructions]
  • Have been tested manually
  • Pass all CI/CD checks

Changes to Core Features:

  • The Issue history, discussions and new documentation provide context for new features -- everything is reasonably self-explanatory
  • New tests are included
  • New examples are included
  • Everything in readme and TESTING documents has been updated

@wendellpiez wendellpiez marked this pull request as ready for review May 24, 2024 18:54
@wendellpiez wendellpiez requested a review from galtm May 29, 2024 21:10
Copy link
Collaborator

@galtm galtm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might have more comments later, but I wanted to publish the ones I have so far. If you're inclined to merge this PR and consider incremental improvements later, no problem!

testing/xproc3-house-rules.sch Outdated Show resolved Hide resolved
profile-resolution/readme.md Outdated Show resolved Hide resolved
profile-resolution/readme.md Outdated Show resolved Hide resolved
@wendellpiez wendellpiez merged commit 240b293 into usnistgov:main Jun 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants