lula
lula copied to clipboard
feat: initial-ssp-generate-doc
Description
This ssp generate document also has a digram in Miro that helps illustrate the depency graph.
! Due to the size of OSCAL Models including a Mermaid diagram is illegible.
This doc outlines the elements contained within the component-definition and profile that help fill out the ssp.
It also contains the items that are needed through a config file and the elements that need augmented within the component-definition.
Related Issue
Relates to https://github.com/orgs/defenseunicorns/projects/12/views/5?pane=issue&itemId=54551768
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)
Checklist before merging
- [x] Test, docs, adr added or updated as needed
- [ ] Schema Updates applied
- [ ] Contributor Guide Steps followed