Open
Description
Describe the bug
Currently, the OSCAL schema allows the user to add a network port range (part of the oscal-implementation-common) model. However, an OS (Windows and Linux) has a logical port range of 0-65535, while the schema allows for any number. The schema should be edited to bound the port range to what an OS can utilize.
Who is the bug affecting
Component and POAM writers. This "bug" is more of a sanity check than anything else.
What is affected by this bug
Metaschema, Modeling
How do we replicate this issue
Set the protocol port range to any number.
Expected behavior (i.e. solution)
The protocol port range should only allow whole numbers between 0 and 65535.
Other comments
No response
Revisions
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Further Analysis Needed