solana-mobile / dapp-publishing

Apache License 2.0
59 stars 17 forks source link

Website is not checked for a protocol prefix #147

Closed sdlaver closed 1 year ago

sdlaver commented 1 year ago

In the generated release metadata, the website field is not checked to ensure it has a protocol specifier. For e.g.,

"website": "www.synesis.one"

from https://34osm6ssxgac2hsrgkdvrqemlj3qhmkcmbramgscnnxmxrligrqa.arweave.net/3x0melK5gC0eUTKHWMCMWncDsUJgYgYaQmtuy8VoNGA

We should check for an appropriate protocol specifier on all URLs.