Navigation Menu

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

Feature/4790 data collection extended #2047

Merged
merged 108 commits into from Feb 22, 2021

Conversation

naveeddotio
Copy link
Contributor

Description

The following data is collected (for details see tech spec)
Exposure Windows (from the Risk Calculation) that ENF has newly identified since the previous submission of usage data
Registered test and test result (if available)
Key Submission State, which describes if the client has submitted keys or could do so
Client Metadata

Link to Jira

https://jira-ibs.wbs.net.sap/browse/EXPOSUREAPP-4790

Screenshots

N/A

30mar and others added 30 commits February 11, 2021 13:03
…-warn-app/cwa-app-ios into feature/4790-5104_client_metadata
Co-authored-by: Pascal Brause <75615785+pascal-brause@users.noreply.github.com>
…__/CachedAppConfigurationTests.swift

Co-authored-by: Carsten Knoblich <carsten@staticline.de>
Co-authored-by: Carsten Knoblich <carsten@staticline.de>
…-warn-app/cwa-app-ios into feature/4790-5104_client_metadata
…t_metadata

Feature/4790-5104_client_metadata
@naveeddotio naveeddotio requested a review from a team February 22, 2021 11:13
@naveeddotio naveeddotio added this to the v1.14.0 milestone Feb 22, 2021

import UIKit

struct ClientMetadata: Codable {
Copy link
Contributor

Choose a reason for hiding this comment

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

missing MARKs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed


import Foundation

struct KeySubmissionMetadata: Codable {
Copy link
Contributor

Choose a reason for hiding this comment

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

missing MARKs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

import Foundation

class KeySubmissionService {
private var secureStore: Store
Copy link
Contributor

Choose a reason for hiding this comment

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

move to private section please

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@naveeddotio naveeddotio merged commit 228c78d into release/1.14.x Feb 22, 2021
@naveeddotio naveeddotio deleted the feature/4790-data_collection_extended branch February 22, 2021 16:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants