Skip to content
Snippets Groups Projects
Unverified Commit 062d6fff authored by Lukas Lechner's avatar Lukas Lechner Committed by GitHub
Browse files

Censor private information in log files (EXPOSUREAPP-6516) (#3013)


* Create TraceLocationCensor.kt and add tests

* Create CheckInsCensor.kt and add tests

* Inject new censors

* Censor Trace Location Type

* Create RACoronaTestCensor.kt and RatQrCodeCensor.kt and add tests

* Move censors to sub packages

* Extend RatQrCodeCensor.kt

* Censor RAT profile data

* Address PR feedback: Improve performance

* Address PR feedback

* Censor identifier for corona tests

* Remove useless censor

* Make sure that censoring still works even if the data to censor is deleted

* Censor TraceLocationInputData

* Fix issue in TraceLocationCensor.kt

Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
parent b8595e52
No related branches found
No related tags found
No related merge requests found
Showing
with 760 additions and 22 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment