guardicore / guardicore/monkey
Improve printed reports
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
We have 3 reports:
| report | Print status |
|--------------|----------------|
| Security | Looks meh |
| Zero Trust | Looks horrible |
| MITRE ATT&CK | Doesn't exist |
**Describe the solution you'd like**
The printed report should be formatted professionally:
1. Default front page with Monkey + Guardicore logos and a short explanation
2. Table of contents
3. Each new segment should be on a new page
4. Clickable documentation links
5. The Map should always be scaled to the number of nodes in it
[ ] Colorblind mode?
**Describe alternatives you've considered**
- Removing the print buttons completely.
- Saving the report in Monkey and being able to go "back and forth" in time.
Contributor guide
Assessment
This issue has not been assessed yet.