Skip to content

Fix table html injection #1589

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

Merged
merged 4 commits into from
Feb 4, 2018
Merged

Fix table html injection #1589

merged 4 commits into from
Feb 4, 2018

Conversation

mosinve
Copy link
Member

@mosinve mosinve commented Feb 4, 2018

fixes #1554

@bootstrap-vue bootstrap-vue deleted a comment from codecov bot Feb 4, 2018
@codecov
Copy link

codecov bot commented Feb 4, 2018

Codecov Report

Merging #1589 into dev will increase coverage by 0.17%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1589      +/-   ##
==========================================
+ Coverage   59.96%   60.14%   +0.17%     
==========================================
  Files         153      153              
  Lines        2850     2850              
  Branches      782      782              
==========================================
+ Hits         1709     1714       +5     
+ Misses        821      817       -4     
+ Partials      320      319       -1
Impacted Files Coverage Δ
src/components/table/table.js 71.38% <100%> (+1.64%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7202c35...b5de9f1. Read the comment docs.

@pi0
Copy link
Member

pi0 commented Feb 4, 2018

Thanks vitaly :)

@pi0 pi0 merged commit 9c57015 into dev Feb 4, 2018
@mosinve mosinve deleted the fix-table-html-injection branch February 5, 2018 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table silently allows HTML injection
2 participants