Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Encrypt Event Check-in data before submit (EXPOSUREAPP-8685) #3863

Merged
merged 14 commits into from Aug 11, 2021

Conversation

mtwalli
Copy link
Contributor

@mtwalli mtwalli commented Aug 2, 2021

  • Feature branch

@mtwalli mtwalli added the maintainers Tag pull requests created by maintainers label Aug 2, 2021
@mtwalli mtwalli added this to the 2.8.0 milestone Aug 2, 2021
@mtwalli mtwalli self-assigned this Aug 2, 2021
@mtwalli mtwalli added the author merge PR to be merged by author label Aug 2, 2021
@mtwalli mtwalli removed their assignment Aug 2, 2021
mtwalli and others added 11 commits August 3, 2021 11:19
* implement CheckInCryptography

* add tests

* code refactoring

* one more test

* code refactoring
* Pass encrypted checkin

* Revert

* Provide encrypted checkins

* Update CheckInsTransformerTest.kt

* Update SubmissionServerTest.kt

* Adjust unit tests

* Update CheckInsTransformer.kt

* Fix test
* Rename and add encrypted API  version 2

* Move to right package

* Lint

* Provide encryption mode from Task controller

* Lint

* Derive protected warnings

* Lint

* Simple check

* Derive TraceWarning from CheckInReports

* lint

* Fix tests

* Lint

* Create TraceWarningServerTest.kt

* Create CheckInWarningMatcherKtTest.kt

* Create CheckInWarningMatcherTest2.kt

* Log

* Small fixes

* Update CheckInWarningMatcherTest2.kt

* Use encrypted CheckIns size

* More unit tests for deriving
@mtwalli mtwalli marked this pull request as ready for review August 9, 2021 13:12
@mtwalli mtwalli requested a review from a team August 9, 2021 13:12
@mtwalli mtwalli marked this pull request as draft August 9, 2021 13:13
@sonarcloud
Copy link

sonarcloud bot commented Aug 10, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

91.3% 91.3% Coverage
0.0% 0.0% Duplication

@mtwalli mtwalli marked this pull request as ready for review August 11, 2021 08:12
@BMItr BMItr self-assigned this Aug 11, 2021
@ralfgehrer ralfgehrer added the prio PRs to review first. label Aug 11, 2021
Copy link
Contributor

@BMItr BMItr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nothing to complain 👌

Copy link
Contributor

@jurajkusnier jurajkusnier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mtwalli mtwalli merged commit e7f0c96 into release/2.8.x Aug 11, 2021
@mtwalli mtwalli deleted the feature/8685-encrypt-event-check-in branch August 11, 2021 08:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
author merge PR to be merged by author maintainers Tag pull requests created by maintainers prio PRs to review first.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants