gaearon/html-janitor — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-02-08
Sanitize user comments before rendering them on a message board.
Filter pasted HTML in a rich text editor to strip out scripts and unsafe tags.
Allow only bold and italic formatting while blocking embedded links or scripts.
Protect a CMS from malicious HTML submitted through user-generated content.
| gaearon/html-janitor | 0-bingwu-0/live-interpreter | 0xkaz/llm-governance-dashboard | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | — | Python | Python |
| Last pushed | 2016-02-08 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | developer | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
HTML Janitor sanitizes user-submitted HTML by stripping any tags or attributes you didn't explicitly allow, protecting your app from malicious content.
Dormant — no commits in 2+ years (last push 2016-02-08).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.