-
Notifications
You must be signed in to change notification settings - Fork 786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improved home page documentation #1047
Conversation
…ey works technically
Codecov Report
@@ Coverage Diff @@
## develop #1047 +/- ##
========================================
Coverage 27.64% 27.64%
========================================
Files 402 402
Lines 12833 12833
========================================
Hits 3548 3548
Misses 9285 9285 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few minor grammar changes and wording suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few more minor tweaks.
docs/content/_index.md
Outdated
The results of running Monkey Agents are: | ||
- A map which displays how much of the network an attacker can see, what services are accessible and potential propagation routes. | ||
- A security report, which displays security issues that Monkey Agents discovered and/or exploited. | ||
- A Mitre ATT&CK report, which displays the information about the ATT&CK techniques that Monkey Agents tried to use. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- A Mitre ATT&CK report, which displays the information about the ATT&CK techniques that Monkey Agents tried to use. | |
- A MITRE ATT&CK report, which displays the information about the ATT&CK techniques that Monkey Agents tried to use. |
DeepCode failed to analyze this pull requestSomething went wrong despite trying multiple times, sorry about that. |
What does this PR do?
Fixes #1035
The purpose of these changes is to avoid trivial tech questions and improve the high-level overview of the tool.