Skip to content
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

Verify if permission was used via audit logs #38

Open
tomasalmeida opened this issue Apr 29, 2023 · 0 comments
Open

Verify if permission was used via audit logs #38

tomasalmeida opened this issue Apr 29, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@tomasalmeida
Copy link
Owner

Is your feature request related to a problem? Please describe.
some permissions are valid ones, but the app was deleted or changed and the permission is not needed anymore. Confluent offers audit log which logs the usage of permission and so, this log can be used to track if a permission is used or not.

Describe the solution you'd like
cache the basic info about permission usage (the permission itself is enough) and verify if each permission was used in the last X days, where X is the latest audit log availble

Describe alternatives you've considered
not available

@tomasalmeida tomasalmeida added the enhancement New feature or request label Apr 29, 2023
@tomasalmeida tomasalmeida moved this to Todo in v0.2.0 Apr 29, 2023
@tomasalmeida tomasalmeida added this to the v.0.2.0 milestone May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant