-
Notifications
You must be signed in to change notification settings - Fork 257
Closed
Milestone
Description
refs #397
- define supported browsers or at least unsupported browsers (refs: Fix regressions from 3.1.4 #530 (comment))
- document version changes for that set
- consider setting support tiers / levels similar to what rust does e.g. Chrome, Firefox, and Safari release versions are tier 1, nightly version tier 2. Ideally this reflects to E2E testing in CI (similar to DOMPurify) refs verify sanitizated output for regression tests #242
- update security goals
- likely exclude privacy and XS leaks
- add threats and goals/non-goals from DOMPurify and the native sanitizer likely with the extensions to reflect that bleach doesn't have access t o the DOM and should sanitize output for multiple browsers. This also puts it in a position to do more about stored and reflected XSS.
Metadata
Metadata
Assignees
Labels
No labels