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

Feature: Support multiple parameters per Rule #35

Open
2 tasks
jpower432 opened this issue Jan 22, 2025 · 0 comments
Open
2 tasks

Feature: Support multiple parameters per Rule #35

jpower432 opened this issue Jan 22, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@jpower432
Copy link
Member

Feature objectives

Trestle supports multiple parameters per rule. To fully support documents created through trestle, multi-parameter rules should be supported.

Caveats / Assumptions

  • Parsing multiple parameters within a RuleSet through OSCAL properties as complexity to the parsing logic under the rules package

Completion Criteria

  • Rule type in extensions is updated to add an optional slice of parameters
  • References to Rule.Parameter are updated to process the new type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: New
Development

No branches or pull requests

1 participant