Open aj-stein-gsa opened 3 weeks ago
@brian-ruf I wanted to know if I can get a JIT analysis of this to know if it can go from backlog to ready, so a few questions for your consideration:
customer-configured
; customer-provided
; and inherited
. That is abusing this implementation metadata to mean something?@aj-stein-gsa these are valid for other than dash-one controls. They are not valid for dash-one controls.
Here is what is in the template for other-than-dash-one controls:
Control Origination (check all that apply):
☐ Service Provider Corporate (sp-corporate
)
☐ Service Provider System Specific (sp-system
)
☐ Service Provider Hybrid (Corporate and System Specific) (in OSCAL both of the above are checked
)
☐ Configured by Customer (Customer System Specific) (customer-configured
)
☐ Provided by Customer (Customer System Specific) (customer-provided
)
☐ Shared (Service Provider and Customer Responsibility) (in OSCAL provide two or more of the above
)
☐ Inherited from pre-existing FedRAMP Authorization for [Click here to enter text], Date of Authorization (inherited
)
There is a nuance to this in that FedRAMP requires each org must have their own policies. They cannot be inherited from an underlying provider, nor passed along to the customer. For this reason, the dash-one controls have a reduced list as follows:
Control Origination (check all that apply):
☐ Service Provider Corporate (sp-corporate
)
☐ Service Provider System Specific (sp-system
)
☐ Service Provider Hybrid (Corporate and System Specific) (in OSCAL both of the above are checked
)
Yes, I believe this could benefit from analysis similar to implementation-status
as the two go hand-in-hand. We can often derive this information from the by-components
if present, but not always.
OK thanks, we can noodle on this and bring up this constraint for work soon enough. I will workshop requirements in the issue, update them and ask for re-review so we can be happy with them and move it from Backlog to Ready to work.
Constraint Task
As a maintainer of a digital authorization package, in order to ensure that the origin of controls is correctly defined, I would like to ensure the origin of the control implementation is properly defined.
Intended Outcome
Goal:
Define whether a control implementation is one of the following:
Syntax:
Make an allowed-values constraint that allows the following values and no others (
allow-other="no"
):Syntax Type
This is a FedRAMP constraint in the FedRAMP-specific namespace.
Allowed Values
There are no relevant allowed values.
Metapath(s) to Content
Purpose of the OSCAL Content
Determine proper control origination
Dependencies
No response
Acceptance Criteria
oscal-cli metaschema metapath eval -e "expression"
.Other information
No response