CoinFabrik / scout-soroban

Scout is an extensible open-source tool intended to assist Stellar Soroban smart contract developers and auditors detect common security issues and deviations from best practices.
MIT License
34 stars 2 forks source link

Fix `unsafe-map-get` suggestion #337

Closed jgcrosta closed 4 days ago

jgcrosta commented 2 weeks ago

Description

Suggestion is not prefixing the object to which the get is applied to.