Suggesting to remove Django Quill Editor due to vulnerabilities and low maintenance. #302
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Full disclosure, I am struggling to tell if its actively maintained to a reasonable degree. But it also has a XSS vulnerability, and it seems to be quite nice on the surface and I would hate for someone newer to django to accidentally expose themselves to an attack.
I'm newer to the Django packaging side of things - so maybe I'm incorrect, or that's just the riskiness of things with WYSIWYG editors.
At minimum it should be noted in the README that its not designed for django forms, and much better suited for the admin page exclusively.
It was originally added into the README on September 24th, 2021. Apparently when Jeff was really looking into WYSIWYG editors as its 3 of the 4 packages added on that commit? lol
Overall it seems like it might be a good candidate for Jazzband to maintain considering the licensing of quill being very friendly when compared to some other WYSIWYG editors. There is an issue raised for this specific suggestion with no response.
Like I said - this isn't something I'm particularly knowledgeable on, so whatever Jeff/Will feel as I'm quite naive to this side of django - just thought I'd raise the concern and bring up what research I did to help alleviate some of their time to dig into it and notice.
Things I noticed
Sep 20th updates
Feb 7th 2023 Updates (link)[https://github.com/LeeHanYeong/django-quill-editor/commit/f49eabd65503462f0a9081626dfc66d2d7ddce36]
Prior to that there was