You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer directly using the official documentation directly through a browser or via OSCAL-based software that provide hints via this documentation, I would like clear explanation of /system-security-plan/system-implementation/component/protocol/port-range inline documentation that suggests the poort range therein is "[w]here applicable this is the IPv4 port range on which the service operates." This framing implies the transport layer ports embedded with in IP (TCP; UDP; SCTP; et cetera) work with IPv4, but not IPv6. I would propose a change to tighten this wording.
Who is the bug affecting
Developers who rely on documentation through direct review or prepare software the use this documentation to hint to developers proper definition of OSCAL data who want clear guidance on port and protocol ranges.
By rebasing I reintroduced the deprecated CamelCase datatype variant.
This change reintroduces the new kebab case preferred in Metaschema
models, per @imichael's request during code review.
By rebasing I reintroduced the deprecated CamelCase datatype variant.
This change reintroduces the new kebab case preferred in Metaschema
models, per @imichael's request during code review.
Describe the bug
As a developer directly using the official documentation directly through a browser or via OSCAL-based software that provide hints via this documentation, I would like clear explanation of
/system-security-plan/system-implementation/component/protocol/port-range
inline documentation that suggests the poort range therein is "[w]here applicable this is the IPv4 port range on which the service operates." This framing implies the transport layer ports embedded with in IP (TCP; UDP; SCTP; et cetera) work with IPv4, but not IPv6. I would propose a change to tighten this wording.Who is the bug affecting
Developers who rely on documentation through direct review or prepare software the use this documentation to hint to developers proper definition of OSCAL data who want clear guidance on port and protocol ranges.
What is affected by this bug
Documentation, Metaschema
How do we replicate this issue
Review the above Metaschema module reference and resulting website documentation rendered.
Expected behavior (i.e. solution)
The documentation does not imply that port ranges are not IPv4 only, clarify they are transport layer protocols (e.g. SCTP, TCP, UDP).
Other comments
No response
Revisions
No response
The text was updated successfully, but these errors were encountered: