Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

holoviz/holoviews
main @ 5c0d949
4
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Cross-Site Scripting (XSS): 2 prior fixes. Scrutinize any change in this area.
holoviews/core/util.py: most-fixed (2 issues). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Remote Code Execution: Insecure handling of object attributes during identifier sanitization allowed execution of custom IPython display methods, creating a direct path to remote code execution.
Cross-Site Scripting (XSS): Unsanitized dimension identifiers injected directly into Jinja templates (such as jsslider.jinja) enabled arbitrary JavaScript execution in the user's browser context.
Cross-Site Scripting (XSS): Failure to block markdown representations during identifier sanitization allowed adversaries to inject arbitrary HTML/JS through object representation payloads.