Closed dlpzx closed 1 week ago
@petrkalos I have intentionally left the commented mutations and opened the PR to review. I think that the commented mutations will require some changes and I don't want to make the PR too big. If you think we should tackle all at once I am happy to keep working on this PR
Feature or Bugfix
Detail
Add unit tests that verify that MANAGE_X permissions are applied to all Mutations except for an OPT_OUT list of Mutations and to a subset of OPT_IN queries.
The OPT_OUT mutations are either:
The OPT_IN queries are operations that retrieve credentials or redirect URLs that allow the user to effectively create/update data.all objects.
Relates
Security
Please answer the questions below briefly where applicable, or write
N/A
. Based on OWASP 10.eval
or similar functions are used?By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.