This repository was archived by the owner on Feb 26, 2021. It is now read-only.
Commit f7fd5cd
committed
Added process definition read, read_instance & update_instance permissions
Due to the enforcement of Camunda permissions the process definition is now mandatory for a user to successfully submit a job result. The other two were added as a precaution.
Note: This is a potential **breaking change** for users not using the `scanner` group provided by default for their scanner user permissions.
The permissions of the default `scanner` group will get updated by default, all others will have to manually expand their scanner groups to match these permissions.1 parent 9717dec commit f7fd5cd
File tree
1 file changed
+6
-1
lines changed- scb-engine/src/main/java/io/securecodebox/engine/helper
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
0 commit comments