What's the difference between leveraged-authorization-uuid and inherited-uuid props? #916
Answered
by
david-waltermire
jasswalkjr
asked this question in
Q&A
-
In the oscal_leveraging-example_ssp.json document included with v1.0.0-rc1, components of type leveraged-system have two props:
What is the difference between the two props? The description included in the component is a bit ambiguous. |
Beta Was this translation helpful? Give feedback.
Answered by
david-waltermire
Apr 30, 2021
Replies: 1 comment
-
In a SSP the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
david-waltermire
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In a SSP the
leveraged-authorization-uuid
references theleveraged-authorization
entry in the SSP. Theinherited-uuid
references the component in the SSP that represents the leveraged system for which implementation details are inherited from.