microsoft / microsoft/AttackSurfaceAnalyzer
Show console output in gui
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3k
- Forks
- 294
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
When running the gui you won't receive debug etc messages which are printed to console. Some of these may give the user information that is helpful but it's not intuitive to check the cli window. Ideally the logging methods could be refactored to print to a pane in the GUI when running in gui mode.
#684
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the GUI mode and the existing logging methods, then read the related discussion in issue #684. Determine how console messages are currently produced and where a GUI pane could receive them. Done means useful debug and informational output is visible within the GUI instead of requiring the CLI window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100