Hi SassDoc maintainers π
While integrating SassDoc into a modern build pipeline I noticed that the package still depends on sass-convert.
Unfortunately sass-convert (Ruby-based) has been unmaintained for β10 years and flagged with multiple vulnerabilities.
Because SassDoc ships sass-convert as a production dependency, every downstream consumer inherits these risks. Most security scanners now fail our builds by default.
Would it be possible to replace it with a maintained one alternative?
Thanks a lot π