Recently GitHub has added organization roles. This means that our default access settings don’t need to be enforced specifically for every repository, we can have an organization default.
But then in GitHub Access Manager, we need to:
- Make sure to take those new access settings into account when scanning repositories, I’m not sure how it manifests in the API.
- Have a way to verify the organization roles and role assignments, if that is possible through the API at all.
Recently GitHub has added organization roles. This means that our default access settings don’t need to be enforced specifically for every repository, we can have an organization default.
But then in GitHub Access Manager, we need to: