Skip to content
This repository was archived by the owner on Jun 24, 2021. It is now read-only.

Eliminate if possible implementation (indirectly or directly) from own classes to Serializable #20

@lealceldeiro

Description

@lealceldeiro

Some classes which extend Serializable may be serialized and deserialized, compromising security. Some example of these classes are BAuthorization and GmsEntity (and all other extending from it such as EUser).

Some investigation should be done to remove this capability if possible.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions