-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add supplemental_data
to saf attest
to support data exchange and provide evidence to the attested claim.
#574
Comments
saf attest
to add an optional cci:
(one or more) to an attestation for better support for eMass.saf attest
to add an optional cci:
(one or more) to an attestation for better eMass alignment.
We could either allow the user to provide a specific cci or cci's. We could also use @ejaronne process for deriving a cci from an 800-53 control. This may cause use to add a --derive-cci flag if we take option b. |
In the use case for CCI specification: The list of CCIs from the control family level would be too broad given in the end you really need to widdle it down to the specific part of the sub-control family item or area you are really talking about. If we add the ability to get the cci list at the control family or even enhancement level, then allow the user to sub-select given the title, and the topic this would be very useful given they can 'pick the one or two which are relevant during the attestation process. |
So after talking with @cwolf I think we should wrap this in another object called either,
So that we have a more generalized approach and it doesn't tie it to just a 'CCI' much as we have with passthrough - this data is there to support the 'claim' of the attestation, be that a CCI or link to a file, link to a screenshot, etc. |
So we would have:
|
This would be an optional - but highly suggested in HDF style - field that would allow us to maintain cross-data support between eMass and HDF data and allow users to be a bit more correct and specific when working at the Attesting to |
saf attest
to add an optional cci:
(one or more) to an attestation for better eMass alignment.supplemental_data
to saf attest
to support data exchange and provide evidence to the attested claim.
No description provided.
The text was updated successfully, but these errors were encountered: