Open brandtkeller opened 10 months ago
flowchart TD
A[Report] -->|default/specified OSCAL files| B(Build Report)
B --> C{Check for existence of models & Collect/identify Catalog}
C -->|Components Exist| D[Component Report]
C -->|SSP Exists| E[System Report]
C -->|Assessment Results Exist| F[Assessment Report]
That makes perfect sense ^
Is your feature request related to a problem? Please describe.
Ability to report on the number of controls present in a component definition - filtered by control-implementation source and framework.
Describe the solution you'd like
lula
report is executedAdditional context
This would pave the way for future reporting on percentage of controls (when Lula can properly process both catalogs and profiles).
Expected Deliverable