microsoft / microsoft/AttackSurfaceAnalyzer
Report collection errors in collected objects
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.
If an error is encountered in collection a message is printed to the console of various verbosity. Some of these errors may be transient or only occur during one collection run but not another so it would be helpful to have them reported in the collection object so the compare could surface them.
#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 tracing where collection errors are printed and how collection objects are passed into compare. Define how errors should be retained in the collection object and verify that compare surfaces errors from one collection run without requiring console output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100