Skip to content

Commit d867301

Browse files
committed
update security paragraph after suggestion commit
1 parent 823d864 commit d867301

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

specs/jsonschema-core.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1991,12 +1991,10 @@ material within a `$comment`. Implementations MUST NOT parse or otherwise take
19911991
action based on `$comment` contents.
19921992

19931993
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. 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.
1994+
location, implementations are discouraged from automatically making an operation
1995+
to access that location. Implementations that choose to support retrieval over
1996+
untrusted connections should require users to configure the implementation to
1997+
enable that functionality.
20001998

20011999
## IANA Considerations
20022000

0 commit comments

Comments
 (0)