8000 Update Changelog.md · SimplyProgrammer/Java-SerialX@ab74d79 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ab74d79

Browse files
Update Changelog.md
1 parent 331815f commit ab74d79
Copy full SHA for ab74d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ What was added:<br>
252252
* Some new utility functions were added and existing ones were improved!
253253

254254
&nbsp;
255-
* Operation group mark of OperationGroups (parentheses operator) is no longer static and always the same, now it is shorter and posedo-randomly generated which slightly increases the performance and highly mitigates the hypothetical "Group mark injection" attack which would result in unauthorized access to group mark at runtime.
255+
* Operation group mark of OperationGroups (parentheses operator) is no longer static and always the same, now it is shorter and pseudo-randomly generated which slightly increases the performance and highly mitigates the hypothetical "Group mark injection" attack which would result in unauthorized access to group mark at runtime.
256256
* UniversalObjectInstantiationProtocol is no longer registered by default and now requires manual registration for a specific class, this enhances security since instantiation of any object (dangerous or not) is prevented.
257257
* The same goes for SelfSerializableProtocol.
258258

0 commit comments

Comments
 (0)
0