We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently there exists the possibility to list all the types allowed to associate with a given role via seinfo --role user_r --expand.
seinfo --role user_r --expand
I'd like to suggest adding an option (either to seinfo or sesearch) which lists all the roles allowed to be associated with a given type.
Maybe something like sesearch --role_types -t firefox_t?
sesearch --role_types -t firefox_t
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently there exists the possibility to list all the types allowed to associate with a given role via
seinfo --role user_r --expand
.I'd like to suggest adding an option (either to seinfo or sesearch) which lists all the roles allowed to be associated with a given type.
Maybe something like
sesearch --role_types -t firefox_t
?The text was updated successfully, but these errors were encountered: