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
NIST 800-53R5 has 20 family controls, over 1000 individual controls.... not all are applicable with lula compliance checksbut one that applicable, we can enhance and make it easy for the Security Control Auditors (SCAs)
Links to any relevant code/ Add any other context or screenshots about the technical debt here.
currently, this how am using the lula....tagging individual requirements
I appreciate the identification of an improvement to the user experience given the potential number of controls. We can certainly look at finding a mechanism to supporting this behavior.
More specific to the deliverable - Lula is an OSCAL tool and each Catalog (800-53R5 is one such catalog) has different structures for naming conventions on controls and groups of controls.
I believe we can find a way to import a group of controls - but it may look different than your requirements above.
brandtkeller
changed the title
add a flag to encampus the whole family control
add a flag to import a group of controls
Dec 6, 2024
Add a flag to encampus the whole family control
NIST 800-53R5 has 20 family controls, over 1000 individual controls.... not all are applicable with lula compliance checksbut one that applicable, we can enhance and make it easy for the Security Control Auditors (SCAs)
Links to any relevant code/ Add any other context or screenshots about the technical debt here.
currently, this how am using the lula....tagging individual requirements
#lula generate component -c https://raw.githubusercontent.com/usnistgov/oscal-content/refs/heads/main/nist.gov/SP800-53/rev5/yaml/NIST_SP-800-53_rev5_HIGH-baseline-resolved-profile_catalog.yaml --component 'my component" -r ac-4,ac-5,ac-6 -o ac-controls.yaml.
Expected Deliverable
#lula generate component -c https://raw.githubusercontent.com/usnistgov/oscal-content/refs/heads/main/nist.gov/SP800-53/rev5/yaml/NIST_SP-800-53_rev5_HIGH-baseline-resolved-profile_catalog.yaml --component 'my component" -F AC-Controls -o ac-controls.yaml.
The text was updated successfully, but these errors were encountered: