MystenLabs / walrus-sites

Walrus Sites: Decentralized Websites using Sui and Walrus.
https://docs.walrus.site/walrus-sites/intro.html
Apache License 2.0
10 stars 7 forks source link

feat(portal): encode blob_id before concatenation #68

Closed rjs-mysten closed 3 weeks ago

rjs-mysten commented 3 weeks ago

Automated tools flag this as a potential issue, even though it's not (since blob_id is trusted). In any case, out of an abundance of caution, we should encodeURIComponent.

rjs-mysten commented 3 weeks ago

I'll take a look. for now, squash and merge this.