We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522b4ef commit 823d864Copy full SHA for 823d864
specs/jsonschema-core.md
@@ -1992,7 +1992,9 @@ action based on `$comment` contents.
1992
1993
When encountering an IRI that also represents a valid file system or network
1994
location, implementations are discouraged from automatically making an operation to
1995
-access that location. Schema authors should take care when configuring
+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.
1998
implementations to operate over a file system or network as this could expose
1999
the host system.
2000
0 commit comments