File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -980,12 +980,12 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
980
980
<t >
981
981
Instances and schemas are both frequently written by untrusted third parties, to be
982
982
deployed on public Internet servers.
983
- Validators should take care that the parsing of schemas doesn't consume excessive
983
+ Validators should take care that the parsing and validating against schemas doesn't consume excessive
984
984
system resources.
985
985
Validators MUST NOT fall into an infinite loop.
986
986
</t >
987
987
<t >
988
- Servers need to take care that malicious parties can't change the functionality of
988
+ Servers MUST ensure that malicious parties can't change the functionality of
989
989
existing schemas by uploading a schema with an pre-existing or very similar "$id".
990
990
</t >
991
991
<t >
You can’t perform that action at this time.
0 commit comments