Commit 9ee363a
fix(dashboard): eliminate XSS via DOM-safe rendering (#23)
Replace innerHTML rendering of API data with createElement/textContent,
whitelist task states for KPI aggregation and CSS classes, and sanitize
event type class names to close CodeQL alerts #1-#3.
Co-authored-by: Sage Hart <sagehart@MacBookAir.attlocal.net>1 parent 97e329e commit 9ee363a
1 file changed
Lines changed: 228 additions & 190 deletions
0 commit comments