-
Notifications
You must be signed in to change notification settings - Fork 208
Closed
Description
Description
Current Behaviour
The Cloudsplaining HTML reports currently include Guidance and Appendices tabs that contain information about AWS security best practices. While these tabs provide valuable information, they significantly increase the size of the generated HTML files.
Requested feature
I would like to request an option to disable or exclude the Guidance and Appendices tabs from the generated HTML reports. This would be useful in scenarios where:
- Reports are being stored in Amazon S3 or other storage systems where size matters.
- Reports are being generated programmatically as part of automated workflows.
- Users are already familiar with the guidance content and don't need it repeated in every report.
Proposed implementation
A simple but yet effective flag like --skip-guidance-tabs or --minimal-report could be added to exclude these sections from the generated HTML.
Thank you for considering this feature request!
Metadata
Metadata
Assignees
Labels
No labels