You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2021. It is now read-only.
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.
Some classes which extend
Serializablemay be serialized and deserialized, compromising security. Some example of these classes areBAuthorizationandGmsEntity(and all other extending from it such asEUser).Some investigation should be done to remove this capability if possible.