-
Notifications
You must be signed in to change notification settings - Fork 23
Hotfix/missing permissions #298
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
Conversation
Update function_group_info.is_proprietary_group property to true for the functional groups: "PropriataryData-1", "PropriataryData-2" and "PropriataryData-3.
Update function_group_info.is_proprietary_group property to true for the functional groups: "PropriataryData-1", "PropriataryData-2" and "PropriataryData-3.
crokita
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See feedback @RaedAlmomani
Co-authored-by: Chris <chris@livio.io>
Co-authored-by: Chris <chris@livio.io>
|
Unit tests failed due to the new changes. Determined that the tests for the applications/groups route weren't testing the route properly. There's now one GET and one PUT to test updating proprietary functional group assignment to apps. Needs a re-review. |
Fixes #297
This PR is ready for review.
Risk
This PR is a hotfix. Minor package changes have been made to resolve some vulnerabilities.
Summary
Adds the OnTBTClientState RPC in the most recent changes for the Navigation-1 functional group in staging and production. Marks the PropriataryData-1, PropriataryData-2, PropriataryData-3 functional groups as proprietary such that they can be explicitly assigned to incoming app reviews at the policy server user's discretion.