Is your enhancement request related to a problem?
The script currently does not collect AppArmor 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 AppArmor 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 AppArmor configuration files as arguments during script execution, which is less efficient and user-friendly. This is how you currently have to include the AppArmor configuration.
Is your enhancement request related to a problem?
The script currently does not collect AppArmor 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 AppArmor 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 AppArmor configuration files as arguments during script execution, which is less efficient and user-friendly. This is how you currently have to include the AppArmor configuration.