Description: Without _baseURI(), the NFT metadata would not be correctly formatted as a valid data URI, and it wouldn't display properly. If _baseURI() is missing or incorrect, the metadata returned by tokenURI() won't have the correct data: scheme.
Recommended Mitigation: Add the following function in SoulboundProfileNFT
`_baseURI` can remains empty, the token URI will have a valid JSON. Rest can be handled in the app interface.
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.