The DecentralizedStableCoin.sol has one owner which is the deployer of the contract. This is single point of failure and a centralization risk.
Having a single EOA as the only owner of a contract is a large centralization risk and a single point of failure. A single private key may be taken in a hack.
Hackers can gain control of the DecentralizedStableCoin contract's deployer address and have access to the mint function.
Manual review
Consider renouncing ownership or have a multi-signature setup.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.