mirror of
https://github.com/we-promise/sure.git
synced 2026-07-13 13:25:22 +00:00
* Updated the `highlight_activity_entry_name` method to escape HTML in activity entry names before highlighting. This change prevents potential XSS vulnerabilities and ensures safe rendering of user-generated content.