Add POAM date-time status tracking constraints #1176
Labels
constraint: completeness
enhancement
New feature or request
model: poam
scope: constraints
type: task
Constraint Task
Add constraints with the following
props
for/plan-of-actions-and-milestones/poam-item
to match usnistgov/OSCAL#2117, but prepare these to specifically use the FedRAMP namespace (@ns='http://fedramp.gov/ns/oscal'
).poam-item
MUST have aprop[@ns='http://fedramp.gov/ns/oscal' and @name='status-date']
and it must have adate-time-timezone
poam-item
MUST have aprop[@ns='http://fedramp.gov/ns/oscal' and @name='scheduled-completion-date']
and it must have adate-time-timezone
poam-item
MUST have 1prop[@ns='http://fedramp.gov/ns/oscal' and @name='has-vendor-dependency']
with a value of"yes"
or"no"
, using an associatedallowed-values
enumeration.poam-item
MUST haveprop[@ns='http://fedramp.gov/ns/oscal' and @name='vendor-checkin-date']
IFF there exists aprop[@ns='http://fedramp.gov/ns/oscal' and @name='has-vendor-dependency']/@value='yes'
Intended Outcome
Itemize required and optional
poam-item
metadata required for each item as confirmed by analyzing current usage of pre-OSCAL POA&M spreadsheets maintained by CSPs, 3PAOs, and agencies today.Syntax Type
This is a FedRAMP constraint in the FedRAMP-specific namespace.
Allowed Values
FedRAMP allowed values must be defined or verified.
Metapath(s) to Content
Purpose of the OSCAL Content
No response
Dependencies
No response
Acceptance Criteria
oscal-cli metaschema metapath eval -e "expression"
.Other information
If you pick up this issue, you will notice it shadows upstream changes in the core namespace. The intent of this PR will be to hold in a feature branch with the potential outcome of that PR being NIST declines the change and will not want it in the core namespace, thereby forcing NIST to not make it shareable and reusable for the larger community.
The text was updated successfully, but these errors were encountered: