Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape labels in hover #464

Merged
merged 1 commit into from
Oct 15, 2014
Merged

Escape labels in hover #464

merged 1 commit into from
Oct 15, 2014

Conversation

JelteF
Copy link
Contributor

@JelteF JelteF commented Jul 16, 2014

Prevents XSS attacks by not concatenating the row label. The row label could contain any value. I'm comparing stats of users for instance, so this wouldn't be safe.

JelteF added a commit that referenced this pull request Oct 15, 2014
@JelteF JelteF merged commit 1c66cfc into morrisjs:master Oct 15, 2014
@Jamesking56
Copy link

Will this ever get deployed to NPM?

@dvetlugin
Copy link

npm i morrisjs/morris.js -s

@Jamesking56
Copy link

@dvetlugin that breaks npm audit for me with invalid tree

pierresh pushed a commit to pierresh/morris.js that referenced this pull request Jan 23, 2020
@pierresh
Copy link

Hello,

For your information, I have just applied this pull request in my fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants