File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed
Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 279279 </define-assembly >
280280 <define-assembly name =" port-range" >
281281 <formal-name >Port Range</formal-name >
282- <description >Where applicable this is the IPv4 port range on which the service operates .</description >
282+ <description >Where applicable this is the transport layer protocol port range an IPv4-based or IPv6-based service uses .</description >
283283 <define-flag name =" start" as-type =" non-negative-integer" >
284284 <formal-name >Start</formal-name >
285- <description >Indicates the starting port number in a port range</description >
285+ <description >Indicates the starting port number in a port range for a transport layer protocol </description >
286286 <remarks >
287287 <p >Should be a number within a permitted range</p >
288288 </remarks >
289289 </define-flag >
290290 <define-flag name =" end" as-type =" non-negative-integer" >
291291 <formal-name >End</formal-name >
292- <description >Indicates the ending port number in a port range</description >
292+ <description >Indicates the ending port number in a port range for a transport layer protocol </description >
293293 <remarks >
294294 <p >Should be a number within a permitted range</p >
295295 </remarks >
Original file line number Diff line number Diff line change 633633 <key-field target =" @href" />
634634 </index-has-key >
635635
636- <!-- References to components of @type="software" -->
637- <index name =" index-system-implementation-component-uuid-software" target =" component[@type='service']" >
638- <key-field target =" @uuid" />
639- </index >
640- <index-has-key name =" index-system-implementation-component-uuid-software" target =" component[@type='service']/link[@rel='provided-by']" >
641- <key-field target =" @href" />
642- </index-has-key >
643-
644636 <!-- TODO: check that prop names are defined -->
645637 <allowed-values target =" (component | inventory-item)/prop[has-oscal-namespace('http://csrc.nist.gov/ns/oscal') and @name='allows-authenticated-scan']/@value" >
646638 <enum value =" yes" >The component allows an authenticated scan.</enum >
You can’t perform that action at this time.
0 commit comments