"port-ranges": [
{
"start": 80,
"end": 80,
"transport": "TCP"
}
]
[WARNING] [/component-definition/component[X]/protocol[X]/port-range[X]] A start port exists, but an end point does not. To define a single port, the start and end should be the same value.
[WARNING] [/component-definition/component[X]/protocol[X]/port-range[X]] An end point exists, but a start port does not. To define a single port, the start and end should be the same value.
Describe the bug
Who is the bug affecting
ME
What is affected by this bug
OSCAL Content
How do we replicate this issue
Expected behavior (i.e. solution)
No error message :)
Other comments
No response
Revisions
No response