Skip to content

Commit 823d864

Browse files
Update specs/jsonschema-core.md
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent 522b4ef commit 823d864

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

specs/jsonschema-core.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1992,7 +1992,9 @@ action based on `$comment` contents.
19921992

19931993
When encountering an IRI that also represents a valid file system or network
19941994
location, implementations are discouraged from automatically making an operation to
1995-
access that location. Schema authors should take care when configuring
1995+
access that location. Implementations that choose to support retrieval over untrusted
1996+
connections should require users to configure the implementation to enable that
1997+
functionality.
19961998
implementations to operate over a file system or network as this could expose
19971999
the host system.
19982000

0 commit comments

Comments
 (0)