Description
The implementation contract StandardIDOPool can be initialized by an attacker, although it can not do anything with it.
Recommendation
Call _disableInitializers() in the constructor of StandardIDOPool.
Description
The implementation contract StandardIDOPool can be initialized by an attacker, although it can not do anything with it.
Recommendation
Call _disableInitializers() in the constructor of StandardIDOPool.