Inventory - Virtual Asset #1027
Labels
constraint: completeness
enhancement
New feature or request
model: ssp
scope: constraints
type: task
Constraint Task
Consistent with issue #813, these constraint focuses on helping determine if the inventory item is virtual or not by checking for the existence and value of the "virtual"
prop
.NOTE - These constraints are
level="ERROR"
Intended Outcome
Determine if the asset is "virtual" or not. This is mandatory for all OS/Infrastructure, container, software, and database component / inventory items.
Either the inventory-item itself, or the component linked by the inventory-item MUST have a "virtual"
prop
indicating whether the item is a physical device or virtual device, such as a virtual server.NOTE - Ideally, this should check the inventory item first for this property and only check the linked component if not found at the inventory item. They could legitimately conflict, such as if a physical server inventory-item was instantiated using a virtual "software/image" component"
Syntax Type
This is a mix of required, optional, and/or extended syntax.
Allowed Values
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
No response
The text was updated successfully, but these errors were encountered: