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

feat(sanitize): make sure any string sent to innerHtml are sanitized #447

Merged
merged 3 commits into from
Aug 24, 2021

Conversation

ghiscoding
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #447 (5f4724f) into master (0b4d8b1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #447   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          219       219           
  Lines        13358     13356    -2     
  Branches      4395      4395           
=========================================
- Hits         13358     13356    -2     
Impacted Files Coverage Δ
packages/common/src/filters/compoundDateFilter.ts 100.00% <100.00%> (ø)
packages/common/src/filters/compoundInputFilter.ts 100.00% <100.00%> (ø)
...ackages/common/src/filters/compoundSliderFilter.ts 100.00% <100.00%> (ø)
packages/common/src/filters/filterUtilities.ts 100.00% <100.00%> (ø)
packages/common/src/filters/sliderRangeFilter.ts 100.00% <100.00%> (ø)
...-component/src/slick-composite-editor.component.ts 100.00% <100.00%> (ø)
...ing-component/src/slick-empty-warning.component.ts 100.00% <100.00%> (ø)
...nation-component/src/slick-pagination.component.ts 100.00% <100.00%> (ø)

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 0b4d8b1...5f4724f. Read the comment docs.

@ghiscoding ghiscoding merged commit f867d19 into master Aug 24, 2021
@ghiscoding ghiscoding deleted the feat/sanitize-all-inner-html branch August 24, 2021 20:32
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.

None yet

1 participant