Create constraints for "cryptographic-module" components #1155
Labels
constraint: completeness
enhancement
New feature or request
model: ssp
scope: constraints
type: task
Milestone
Constraint Task
Consistent with issue #606, this tasks focuses on creating constraints for cryptographic modules.
Intended Outcome
Ensure that:
component
of type "software" andprop[@name="asset-type" and @value="cryptographic-module"]
link
) to the components that use them.prop
prop
prop
prop
with propertyremarks
prop
are: "data-at-rest", "data-in-transit", and "other".remarks
must be used to provide more details.link
link
link
that represents either a FIPS 140-2 or FIPS 140-3 validation componentcomponent
must:component
withtype="validation"
prop
with value set to "cryptographic-module"prop
with value set to either "fips-140-2" or "fips-140-3" ->//component[ @type='validation' and ./prop[@name='asset-type' and @value='cryptographic-module'] and ./prop[@name='validation-type' and @value=('fips-140-2', 'fips-140-3')] ]
Syntax Type
This is required core OSCAL syntax.
Allowed Values
There are no relevant allowed values.
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
No response
The text was updated successfully, but these errors were encountered: