cryostatio / cryostatio/cryostat-operator
RBAC audit
Open
chore
- Dominant language
- Go
- Stars
- 37
- Forks
- 22
- Avg merge
- 21h 37m
- Merged PRs (30d)
- 22
Description
ex. https://github.com/cryostatio/cryostat-operator/blob/53b69d21cd90afce5d2a8b9a91cd6f518d595f6e/config/rbac/role.yaml#L20
The RBAC verbs should be explicitly listed out for each permission, rather than wildcarded.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review config/rbac/role.yaml around line 20, starting with the wildcarded RBAC verbs shown in the issue. Replace each wildcard with an explicit verb list for every permission, and verify that no permission remains wildcarded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- authorization, devops
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100