Is your enhancement request related to a problem?
The script currently does not collect SELinux configurations, requiring the end user to provide these configuration files as arguments during execution.
What solution would you like?
Add specific code to the script for collecting SELinux configurations. This would make the script more comprehensive and able to inventory a wider range of configuration settings without requiring user input for these specific configurations.
What alternatives have you considered?
The alternative would be for the user to manually provide SELinux configuration files as arguments during script execution, which is less efficient and user-friendly. This is how you currently have to include the SELinux configuration.
Is your enhancement request related to a problem?
The script currently does not collect SELinux configurations, requiring the end user to provide these configuration files as arguments during execution.
What solution would you like?
Add specific code to the script for collecting SELinux configurations. This would make the script more comprehensive and able to inventory a wider range of configuration settings without requiring user input for these specific configurations.
What alternatives have you considered?
The alternative would be for the user to manually provide SELinux configuration files as arguments during script execution, which is less efficient and user-friendly. This is how you currently have to include the SELinux configuration.