Skip to content

Conversation

@ishwardeo-omni
Copy link

What's in this pull request?

Add securityconfig.json file in the root directory of the repository
as PRs are complaining with the automated comment:

securityconfig.json file is missing.

https://arnoldmedia.jira.com/browse/FEAT-17211

Solution

Added securityconfig.json file in the root directory that contains the project file
File securityconfig.json just needs to be added in filesystem and there is no need to add the file to project.

securityconfig.json file content:
{
"team": "Berlin",
"team_owner": "Dan Eckert",
"team_poc": "Dimitrios Georgakopoulos",
"risk_assessment": {
"usesDeidentifiedData": false,
"sourcedFromPHIorPII": false,
"appPubliclyAccessible": true,
"containsPII": true,
"containsPHI": true
}
}

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.

2 participants