Implement "short" report generation option
Open
enhancement
- Dominant language
- Python
- Stars
- 370
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Right now, our scan result contains mostly all the data returned by GCP. It is hard to navigate and requires greping data.
**Describe the solution you'd like**
We can implement a flag that would tell the scanner to return only the most important data from GCP.
We need to define what would be the most important fields to return. We also need to think about a flexible approach on defining what to omit/return from the report.
Contributor guide
Assessment
This issue has not been assessed yet.