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

Improve SanitizeData processor #984

Merged
merged 5 commits into from
Aug 19, 2020
Merged

Improve SanitizeData processor #984

merged 5 commits into from
Aug 19, 2020

Conversation

st0012
Copy link
Collaborator

@st0012 st0012 commented Aug 14, 2020

This closes #948, #906

@st0012 st0012 added the bug fix label Aug 14, 2020
@st0012 st0012 added this to the 3.0.1 milestone Aug 14, 2020
@st0012 st0012 self-assigned this Aug 14, 2020
@st0012 st0012 changed the title Sanitize sensitive values from plain text Improve SanitizeData processor Aug 14, 2020
@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2020

Codecov Report

Merging #984 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #984      +/-   ##
==========================================
+ Coverage   97.35%   97.37%   +0.02%     
==========================================
  Files          46       46              
  Lines        2080     2099      +19     
==========================================
+ Hits         2025     2044      +19     
  Misses         55       55              
Impacted Files Coverage Δ
...ec/raven/processors/sanitizedata_processor_spec.rb 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 660751c...5450234. Read the comment docs.

@st0012 st0012 added this to v3.0.1 in 3.x Aug 14, 2020
@st0012 st0012 moved this from v3.0.1 to Closed in 3.x Aug 14, 2020
@st0012 st0012 merged commit e3e6bfc into master Aug 19, 2020
@st0012 st0012 deleted the fix-#948 branch August 19, 2020 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
3.x
  
Closed
Development

Successfully merging this pull request may close these issues.

Sentry unable to scrub sensitive infomation in in case of raw body
2 participants