swdotcom / swdc-vscode

Time-tracking plugin for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=softwaredotcom.swdc-vscode
Apache License 2.0
451 stars 46 forks source link

remove svg images #432

Closed xavluiz closed 1 year ago

xavluiz commented 1 year ago

Note: Due to security concerns, vsce will not publish extensions that contain user-provided SVG images.

The publishing tool checks the following constraints:

The icon provided in package.json may not be an SVG. The badges provided in the package.json may not be SVGs unless they are from trusted badge providers. Image URLs in README.md and CHANGELOG.md need to resolve to https URLs. Images in README.md and CHANGELOG.md may not be SVGs unless they are from trusted badge providers.