You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Capabilities are needed as part of the component-definition to group the high-level capability items that relate to the components. Explore if we'd like the lula generate component command to handle capability generation.
Describe the solution you'd like
Given We want to add capabilities to an oscal component definition
When `lula generate component --type capability
Then capabilities are added
Describe alternatives you've considered
This might be overkill for an automated process, so probably need to evaluate whether we want to continue adding these manually.
Is your feature request related to a problem? Please describe.
Capabilities
are needed as part of thecomponent-definition
to group the high-level capability items that relate to thecomponents
. Explore if we'd like thelula generate component
command to handle capability generation.Describe the solution you'd like
Describe alternatives you've considered
This might be overkill for an automated process, so probably need to evaluate whether we want to continue adding these manually.
Additional context
Example in UDS Core: https://github.com/defenseunicorns/uds-core/blob/5faca4bb24820f4eb7ba5bcb6c635a9fac399cb2/compliance/oscal-component.yaml
The text was updated successfully, but these errors were encountered: