File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -96,9 +96,10 @@ output directory may each reside on different mount points on different file
96
96
systems.
97
97
98
98
An implementation may forbid the tool from directly accessing network
99
- resources. Correct tools must not assume any network access. Future versions
100
- of the specification may incorporate optional process requirements that
101
- describe the networking needs of a tool.
99
+ resources. Correct tools must not assume any network access unless they have
100
+ the 'networkAccess' field of a [ 'NetworkAccess'] ( #NetworkAccess ) requirement set
101
+ to ` true ` but even then this does not imply a publically routable IP address or
102
+ the ability to accept inbound connections.
102
103
103
104
The ` runtime ` section available in [ parameter references] ( #Parameter_references )
104
105
and [ expressions] ( #Expressions ) contains the following fields. As noted
You can’t perform that action at this time.
0 commit comments