79829744

Date: 2025-11-25 13:14:50
Score: 2
Natty:
Report link

A good reference for this is the Python Universal Feed Parser which has thorough sanitization based on a list of HTML elements and attributes that are allowed through, and excludes any elements that allow script to be run.

If you want a test suite for this, there is an extensive one for the allowed and disallowed attributes in the python project.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Kevin Marks