Skip to content

Feature request: Option to disable Guidance and Appendices tabs in reports #460

@leonamagaya

Description

@leonamagaya

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions