microsoft / microsoft/ApplicationInspector
Refactor MetaDataHelper
Open
@gfs is already working on this.
Since Feb 4, 2026.
enhancement
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 366
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
The metadata helper is too complex and inflexible. Significant changes should be made to simplify - like holistically collecting everyhing for "metadata" rather than having magic value fields in the metadata helper - magic values can be chosen for the specific report instead. this would also enable doing the TagsOnly mode with DependsOn per #535
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.
Assessment
This issue has not been assessed yet.